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 substitution variable in pl sql?
What is %s in sql?
Why truncate is faster than delete?
How to fetch alternate records from a table?
How many rows can sqlite handle?
what are the drivers in mysql? : Sql dba
What do you mean by dbms? What are its different types?
How many types of indexes are there in sql?
explain the difference between bool, tinyint and bit. : Sql dba
Is pl sql a programming language?
Why stored procedure is better than query?
What is a pl/sql block?
What is rowtype?
What is the purpose of using pl/sql?
What is an exception in PL/SQL? What are the two types of exceptions?