Answer Posted / guest
alter table tablename add(col1 datatype,col2 datatype...);
alter table tablenamemodify(col1 datatype,col2 datatype..);
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is index in Oracle?
What do you mean by a deadlock?
How can you merge two tables in oracle?
What happens to indexes if you drop a table?
What is a sub query and what are the different types of subqueries?
hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.
How to experiment a data lock in oracle?
Explain the difference between sql and oracle?
How to get a list of all background sessions in the database?
Is primary key indexed by default in oracle?
What is sequence?
How do you store pictures in a database?
Where do you use decode and case statements?
6. Display the client name and order date for all orders using the traditional method.
What are the differences between interval year to month and interval day to second?