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
How to rollback the current transaction in oracle?
What is private procedure oracle?
What is a data lock in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
State some uses of redo log files?
What is a package in oracle?
Explain what does a control file contain?
How to run the anonymous block again?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Why does Oracle not permit the use of PCTUSED with indexes?
How to convert character types to numeric types?
How to create id with auto_increment on oracle?
What is an oracle database?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
How to use "in out" parameter properly?