Answer Posted / guest
alter table <table name> modify(column definition...);
alter table <table name> add(column definitions...);
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How do you bind variables in oracle?
What is open database communication (odbc) in oracle?
How to check the server version in oracle?
what are bitmap indexes? How does they work?
How to get last row id?
How to do a full database export?
How to count duplicated values in a column in oracle?
What do you understand by a database object?
What are advantages of dateset in datastage?
what is Single Byte Overhead...?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is dual table oracle?
Is the After report trigger fired if the report execution fails ?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is system global area (sga) in oracle?