Answer Posted / sridevi
alter table <table name> modify (columnname newdatatype
(size))
Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What is an oracle tablespace?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
What is a user account in oracle?
What is the oracle implicit cursor?
What is a cursor and what are the steps need to be taken?
What are a collation and state the different types of collation sensitivity?
what is meant by magic query
What is proxy method?
Explain the different normalization forms?
How can we create the complete backup of data in the oracle.
What are the different types of partitions in oracle?
How to use windows user to connect to the server?
What are the differences between primary key and unique key?
Give the various exception types.
How do I call oracle stored procedures that take no parameters?