What is difference between % ROWTYPE and TYPE RECORD ?
Answer Posted / sohail
The %ROWTYPE attribute provides a record type that
represents a row in a table.
Create Type is used to create a type with multiple
variables and is stored in the database.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
what is innodb? : Sql dba
What is data abstraction in sql?
How to take user input in pl sql?
What is an intersect?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
What does the argument [or replace] do?
How to call a javascript function from pl sql?
Explain scalar functions in sql?
What is trigger price?
What is the difference between sql, mysql and sql server?
What is set serveroutput on in pl sql?
Do stored procedures prevent sql injection?
where are cookies actually stored on the hard disk? : Sql dba
How many triggers can be applied on a table?
How delete all data from all tables in sql?