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
What do you mean by cdb and pdb in oracle 12c?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
Can the query output be sorted by multiple columns in oracle?
What is SQL Tuning Advisor in Oracle?
Explain drop constraint oracle?
What is save point in oracle database?
Does oracle partitioning improve performance?
What do database buffers contain?
How to get last row id?
What are the differences between blob and clob in oracle?
is there a tool to trace queries, like profiler for sql server?
material view and view disadvantages?
Explain overloading. Can functions be overloaded?
Explain compound trigger in oracle?
How to do a full database export?