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 do we represent comments in oracle?
What is the dynamic sql in oracle?
Can you drop an index associated with a unique or primary key constraint?
Explain joins in oracle?
What is the max number of columns in an oracle table?
How to use fetch statement in a loop?
What do you mean by merge in oracle?
How to create a new user account in oracle?
Explain integrity constraints?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Explain what are the type of synonyms?
What are the data types in oracle?
How to convert characters to dates in oracle?
Explain oracle data types with examples?
Explain how you would restore a database using RMAN to Point in Time?