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
Does postgresql run on the cloud?
What is sql architecture?
Can a foreign key be a duplicate?
How do you use join?
how to write date and time literals? : Sql dba
How do I quit sql?
what is the difference between $message and $$message? : Sql dba
what is timestamp in mysql? : Sql dba
When is a declare statement required?
Does mysql support pl sql?
What is field delimiter?
Are stored procedures faster than queries?
what is the difference between char_length and length? : Sql dba
What is mutating error in pl sql?
What is a recursive join sql?