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 a connect identifier?
What is meant by raw datatype?
How to use "while" statements in oracle?
Can we commit inside a function in oracle?
How to apply filtering criteria at group level in oracle?
How to use subqueries with the in operator using oracle?
What are the different pseudo commands? Explain in general?
Explain the use of grant option in imp command.
How can Oracle users be audited?
What is recovery manager(rman) backup in Oracle?
How to call a sub procedure?
What are the parameters that we can pass through a stored procedure?
What are the ways tablespaces can be managed and how do they differ?
How to use existing values in update statements using oracle?
What are joins, explain all types of joins?