what is the syntax of ALTER command?

Answer Posted / sandeep

alter table <table_name> add column <Data type of the column>;

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Design database draw er diagram for a certain scenario ?

4184


How to start a new transaction in oracle?

676


How to add another datafile to a tablespace?

657


What are the different types of record groups in oracle? Explain each of them

681


How are extents allocated to a segment?

665






definition of cluster and non-clustered index?

2565


Explain oracle instance.

759


What privilege is needed for a user to create indexes in oracle?

665


Explain the difference between sql and oracle?

687


What is a directory object?

691


what is the dual table in oracle?

628


I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.

1937


How to delete a user account in oracle?

639


What is the difference between sharding and replication?

566


How to write a query with a left outer join in oracle?

703