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
What is a left inner join?
Can a composite key be null?
Can we create table inside stored procedure?
Can you skip header records while loading? : aql loader
Does a user_objects view have an entry for a trigger?
How do I view a view in sql?
What is sql mysql pl sql oracle?
What is cartesian join in sql?
discuss about myisam index statistics collection. : Sql dba
What is the maximum database size for sql express?
Explain the insert into statements in sql?
What is trigger with example?
what is blob? : Sql dba
Can we call procedure in select statement?
What is difference between sql and mysql?