How can we add a column to a table without altering the
same?
Answer Posted / devraj
In Oracle - create nother table with new column
2. insert complete data into this
3. drop orignal table
4. rename the created table to orignal table
| Is This Answer Correct ? | 12 Yes | 26 No |
Post New Answer View All Answers
How do I bcp null dates in sybase?
How to remove row affected and dashes?
What is ceiling()?
What are the best monitoring tools for the sybase database?
You need to multiply all values of a single column. How would you do that?
How do I configure the burn factor in sybase?
How to swap a db device with another?
Explain locking. List its types.
What sybase central?
List the merits of index covering.
We have lost the sa password, what can we do?
Why not max out all my columns sybase?
A single operation is failing to escalate?
How do I open a sybase database?
Explain the difference between numeric and decimal data types in sybase.