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 are functions in sql?
What is string data type in sql?
what is a control file ? : Sql dba
Is sql open source?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
What is a constraint?
What are crud methods?
what is subquery? : Sql dba
What are the subsets of sql?
How to call shell script from pl sql procedure?
What is meant by cursor in sql?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
how to rename an existing table in mysql? : Sql dba
What is primary key and unique key?
What is hibernate and its relation to sql?