what are %TYPE and %ROWTYPE? what is the difference?
Answer Posted / lakshminarayana reddy
%Type:- used to variable according to column sturcture
%Rowtype:- used to variable accordin to compleat record
sturcture.
| Is This Answer Correct ? | 35 Yes | 5 No |
Post New Answer View All Answers
What found sql?
how to include comments in sql statements? : Sql dba
Show how functions and procedures are called in a pl/sql block.
How do I view a sql trace file?
What is sql*loader?
What are tables in sql?
How does postgresql compare to oracle/db2/ms sql server/informix?
What is %rowtype in pl sql?
Why is a trigger used?
What are the sql aggregate functions?
What is a dynamic query?
what is the use of set statement in tsql? : Transact sql
Which is faster count (*) or count 1?
Do foreign keys improve performance?
What is string data type in sql?