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 is coalesce function?
How to start an oracle instance?
How do I limit the number of rows returned by an oracle query after ordering?
What is oracle update statement with inner join ?
When do we use group by clause in a sql query?
Explain the features of oracle?
What are the differences between blob and clob in oracle?
How to use "while" statements in oracle?
How to use attributes of the implicit cursor in oracle?
What is clustered table in Oracle?
How do we represent comments in oracle?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
Which is better Oracle or MS SQL? Why?
How can we create the complete backup of data in the oracle.
How to test null values?