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 the difference between view and materialized view in Oracle?
What do you mean by redo log file mirroring?
What are the oracle built-in data types?
What are the predefined tablespaces in a database?
How to run the anonymous block again?
Which are the five query types available in oracle?
What is an Oracle Instance?
What happens if the update subquery returns multiple rows?
is there a tool to trace queries, like profiler for sql server?
how do u setup a replication site?
What is oracle analytical function?
Why do we need integrity constraints in a database?
How to select some columns from a table in oracle?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
How to rename an index?