what are %TYPE and %ROWTYPE? what is the difference?
Answer Posted / vikneswaran
%type is used to declare variable for one column in the table
%type is used to declare variable for entire table
| Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
Is stored procedure faster than query?
How many sql core licenses do I need?
Are stored procedures faster than queries?
What does count (*) do in sql?
how to fetch common records from two tables? : Sql dba
Differentiate between pl/sql and sql?
What do you know by pl/sql cursors?
What are three advantages to using sql?
What is the sql case statement?
What are the most important characteristics of pl/sql?
What is foreign key sql?
how to fetch alternate records from a table? : Sql dba
Sql technical questions
What are the differences between in and exists clause?
How is a PL/SQL code compiled?