Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / suresh somayajula
%Type is used to change the size of any datatype but only
for one record.
%Rowtype is used to declare a recoed that represents a
particular row of a table.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is sap sql?
What is sqlservr exe?
when MSQL8.0 is in market
What makes a good primary key?
Can there be 2 primary keys in a table?
How can a function retun more than one value in oracle with proper example?
What is integrity in sql?
what is 'mysqlimport'? : Sql dba
How do I run sql?
Is not equal in sql?
Can we use join in subquery?
how to use 'mysql' to run sql statements? : Sql dba
what are the types of subquery? : Sql dba
What is sql scripting?
What is a primary key called that is made up of more than one field?