Answer Posted / sridevi
alter table <tablename> add column(col.name(size))
| Is This Answer Correct ? | 17 Yes | 8 No |
Post New Answer View All Answers
What are the differences between char and varchar2 in oracle?
Why do we need integrity constraints in a database?
What are the different editions of oracle?
Explain the difference between sql and oracle?
What is rowid and rownum in oracle?
Explain an exception and its types?
How to run the anonymous block again?
What is the string concatenation operator in oracle?
Explain what are the different type of segments?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What privilege is needed for a user to create indexes in oracle?
How to use values from other tables in update statements using oracle?
What is the usage of synonyms?
How to drop a tablespace?
What are the differences between char and nchar in oracle?