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
How to change user password in oracle?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What is oracle rownum?
What is the data pump export utility?
How do I connect to oracle database?
What is the difference between view and materialized view in Oracle?
What is a directory object?
What is the difference between alert log file and tarce file ?
How to import one table back from a dump file?
Please explain drop constraint oracle?
What is the best way to do multi-row insert in oracle?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is set operator oracle?
What is a database table in oracle?
What is archive log in Oracle?