Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / swapna
ROWTYPE is declared at the record level and the TYPE is
declared for the coloumn level.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
How much does sql cost?
Give the order of sql select?
Explain the insert into statements in sql?
What is a table in a database?
Can you inner join the same table?
Why do we use set serveroutput on?
what is schema? : Sql dba
When is the update_statistics command used?
What are the different parts of a package?
What is the advantage of nosql?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
What is cursor status?
List the various privileges that a user can grant to another user?
What is a pdo connection?
What is crud sql?