Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?
Answer Posted / suresh somayajula
%Type is used to change the size of any datatype but only
for one record.
%Rowtype is used to declare a recoed that represents a
particular row of a table.
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is sql indexing?
What is pl sql architecture?
Define commit?
How to take user input in pl sql?
Can we use the cursor's to create the collection in PL/SQL?
What are the advantages of stored procedure?
What is a native sql query?
what is innodb? : Sql dba
What are the 3 types of behavioral triggers?
What is meant by truncate in sql?
How can you select unique records from a table?
What is mutating error?
Can we insert data into materialized view?
Does execute immediate commit?
How many databases can sql express handle?