Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / savani rakshit
%row type is used to focus on particular record.
row%type is used to focus on single row
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to return multiple rows from the stored procedure?
What are the different types of tables in sql?
What are the various levels of constraints?
What is dml and ddl?
Enlist the data types that can be used in pl/sql?
how to convert character strings to dates? : Sql dba
What is latest version of sql?
what is data integrity? : Sql dba
what is the difference between char and varchar data types? : Sql dba
What are the two characteristics of a primary key?
Can a composite key be null?
How many clustered indexes can you have?
What is triggering circuit?
How do you rename a table in sql?
How many sql statements are used?