Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / sunil
ROWTYPE is declared at the record level and the TYPE is
declared for the coloumn level.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of %type and %rowtype data types?
How to get list of all tables from a database?
What is AUTH_ID and AUTH_USER in pl/sql ?
What is the benefit of foreign key?
how to convert character strings to dates? : Sql dba
Which one is better subquery or joins?
What is a crud api?
How many clustered indexes can be created on a table?
What are different joins used in sql?
What is an inner join sql?
Explain dml and ddl?
What is sql and its types?
What is nvarchar max in sql?
what is timestamp in mysql? : Sql dba
What are all the common sql functions?