Answer Posted / thiyagarajan
We cant rename a column in 8i.but in 9i we can do.
thse datatype of large object in oracle 8i is long but in
9i.it is LOB(large objects)
| Is This Answer Correct ? | 20 Yes | 16 No |
Post New Answer View All Answers
What is sql*plus?
What is nosql db?
What is procedure explain with program?
How do you modify a trigger?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
Can a composite key be null?
what are the join types in tsql? : Transact sql
What is difference between inner join and cross join?
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is a sql schema used for?
What is bulk collect in pl sql?
How can you fetch common records from two tables?
what is a trigger in mysql? Define different types of trigger. : Sql dba
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What is foreign key in sql with example?