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
Can you load data into multiple tables at once? : aql loader
what is transaction? : Sql dba
explain the difference between delete , truncate and drop commands? : Sql dba
what are date and time data types? : Sql dba
How do I make my sql query run faster?
What is an alias command?
Differentiate between pl/sql and sql?
how can we know the count/number of elements of an array? : Sql dba
What is compound trigger?
what are the advantages a stored procedure? : Sql dba
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
How can you create an empty table from an existing table?
How run sql*plus commands that are stored in a local file?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
what is 'mysqlcheck'? : Sql dba