Answer Posted / guest
alter table <table name> modify(column definition...);
alter table <table name> add(column definitions...);
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to delete all rows a table in oracle?
What are the different types of modules in oracle forms?
How many types of synonyms in Oracle?
What is background process in Oracle?
What are the differences between interval year to month and interval day to second?
How to do paging with oracle?
Can we convert a date to char in oracle and if so, what would be the syntax?
What is data block in Oracle?
What is the Tune Query
What are the ways tablespaces can be managed and how do they differ?
what are archived logs?
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
How to change user password in oracle?
How to get execution path reports on query statements?
Is oracle a programming language?