How can we add a column to a table without altering the
same?

Answer Posted / sanjay rawat

In oracle,
1. take data in new table from existing table
2. add a new column in new table by using alter command
3. drop existing table
4. rename new table with existing table name
5. Check by select query

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

There is no space in file system and you need to take a back up. What will you do?

624


How do you check database space?

701


How to connect sybase database from python?

676


What is the relationship between jdbc and sybase?

700


Explain defncopy and it's usage?

723


How do I open sybase control center?

697


What is asa ultralite in sybase?

676


Is sybase sql?

628


What is sybase used for?

644


Who owns sybase?

573


How to start and stop sybase database in linux sap?

656


How does partition assignment relate to transactions in sybase?

620


Explain coalesce.

693


Explain the advantages of data integration suite in sybase.

652


How to change varchar(m) to varchar(n) in sybase?

631