Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / sunil
ROWTYPE is declared at the record level and the TYPE is
declared for the coloumn level.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do I install sql?
Why do we need cursor in pl sql?
What is bitemporal narrowing?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
what is the difference between primary key and unique key? : Sql dba
Explain the working of foreign key?
What is #table in sql?
Define select, insert, create, delete, update, drop keywords
What is normalization in sql?
what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba
Why is sql*loader direct path so fast?
What is the difference between microsoft sql and mysql?
What is error ora-01000: maximum open cursors exceeded
What is a delimiter in sas?
what is a composite key ? : Sql dba