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
Design database draw er diagram for a certain scenario ?
How to start a new transaction in oracle?
How to add another datafile to a tablespace?
What are the different types of record groups in oracle? Explain each of them
How are extents allocated to a segment?
definition of cluster and non-clustered index?
Explain oracle instance.
What privilege is needed for a user to create indexes in oracle?
Explain the difference between sql and oracle?
What is a directory object?
what is the dual table in oracle?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
How to delete a user account in oracle?
What is the difference between sharding and replication?
How to write a query with a left outer join in oracle?