Answer Posted / sandeep
alter table <table_name> add column <Data type of the column>;
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Why does for update in oracle 8 cause an ora-01002 error?
What is a view and how is it different from a table?
How to rename an index?
What is proxy method?
What is the maximum limit on the number of columns in a table?
What is SQL access advisor in Oracle?
How to upsert (update or insert into a table)?
How to create a new tablespace in oracle?
How to add a new column to an existing table in oracle?
what is port in oracle? how is it related to database application.
What is oracle and what are its different editions?
How to specify default values in insert statement using oracle?
how to make an oracle object
Oracle
Explain the function of optimizer in oracle?