Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / ajeet
%type is use to declare the data type of single column and % row type is use for more then one table ,in simple words with the help of % row type we can easily declare the data type of any table in database.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you pronounce sql?
what are the different type of normalization? : Sql dba
discuss about myisam index statistics collection. : Sql dba
what is the difference between clustered and non clustered index in sql? : Sql dba
What is difference between mysql and postgresql?
How many indexes can be created on a table in sql?
What is composite data type in pl sql?
what is dbms? : Sql dba
Cite the differences between execution of triggers and stored procedures?
What is data profiling in sql?
Are subqueries better than joins?
What does joining a thread mean?
explain access control lists. : Sql dba
how can we destroy the cookie? : Sql dba
What is execution plan in sql?