Answer Posted / rajini
alter table tablename add(colname datatype,colname1
datatype...);
alter table tablename modify(colname datatype,colname1
datatype..);
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What would you do with an in-doubt distributed transaction?
How to resolve name conflicts between variables and columns?
How do we represent comments in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Explain the difference between sap and oracle?
How to start a new transaction in oracle?
What is a sub query? Describe its types?
What is a cognitive schema?
What are the execution control statements in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
How to filter out duplications in the returning rows using oracle?
What is a lookup table in oracle?
Will you be able to store pictures in the database?
What are the general rules on data consistency?
How to shutdown your 10g xe server from command line?