What is difference between % ROWTYPE and TYPE RECORD ?
Answer Posted / sohail
The %ROWTYPE attribute provides a record type that
represents a row in a table.
Create Type is used to create a type with multiple
variables and is stored in the database.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How to select unique records from a table?
Does mysql_real_escape_string prevent sql injection?
what is top in tsql? : Transact sql
What is composite primary key in sql?
What are data types in pl sql?
what is dbms? : Sql dba
How does a trigger work?
What is spool?
What is the main difference between sql and pl/sql?
What is data abstraction in sql?
how is exception handling handled in mysql? : Sql dba
What is sqlcommand?
How many functions are there in sql?
What is group function in sql?
What is microsoft t sql?