to check if its there describe the table
desc
If it isnt there to add it
alter tableadd
e.g
alter table emp add tel_num varchar2(50);
|
Results 1 to 8 of 8
Thread: Column ExistsThreaded View
|
Click Here to Expand Forum to Full Width |