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

What is coalesce in sybase?

527


The secondary truncation point is on. How would you clear the logsegment?

480


Explain data cache?

501


What is the drawbacks of normalization?

563


What command helps you to know the process running on this port, but only su can run this command?

489






What do you mean by mainframe connect tool in sybase?

456


How would you check the long running transaction?

486


What is asa in sybase?

495


What sybase central?

473


Explain defncopy and it's usage?

569


Explain the features of sybase.

560


Differentiate between replication server and sql remote?

473


Is there any advantage of last_name varchar(50) over this last_name varchar(255)?

575


How do I connect to a sybase database?

459


What is cis and how can I use it?

588