what are %TYPE and %ROWTYPE? what is the difference?
Answer Posted / srikanth
%type can hold one perticular variable
%rowtype decalre total row declaration
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the difference between sql and mysql?
How to load data with sql*loader?
What is sequence in sql?
what are the advantages a stored procedure? : Sql dba
explain advantages of myisam over innodb? : Sql dba
Define concurrency control. : Transact sql
What is a trigger word?
How do I run sql profiler?
What is pivot query?
What is a left inner join?
What is a schema sql?
What is percent sign in sql?
What does inner join mean?
Write a sql select query that only returns each name only once from a table?
What is sql*plus?