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
How many tables can you join in sql?
What are different types of queries in sql?
What is difference between rank () row_number () and dense_rank () in sql?
Determine if oracle date is on a weekend?
What is delimiter in pl sql?
How to place comments in pl/sql?
What is pl sql in oracle?
How do I save a stored procedure?
What is sql stand for?
What is the use of non clustered index?
What is autocommit sql?
Does view store data in sql?
What is group function in sql?
Why we use cross join?
Can primary key be changed?