Differentiate between %type and %rowtype attribute in
Oracle PL/AQL programming ?

Answer Posted / kirankumar.vangeti

%ROWTYPE is used to declare a record with the same types as
found in the specified database table, view or cursor

%TYPE is used to declare a field with the same type as that
of a specified table's column.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use cross join?

547


How do you create a unique index?

581


What is a sql driver?

536


How many types of cursors are available in pl/sql?

592


How do I count rows in sql?

568






what is a trigger in mysql? : Sql dba

613


explain advantages of innodb over myisam. : Sql dba

656


How is sql used in oracle?

587


What is a loop in sql?

576


how to extract a unit value from a date and time? : Sql dba

569


what are the advantages and disadvantages of cascading style sheets? : Sql dba

568


What are the different types of dbmss?

571


Why is normalization important?

547


How do I delete a trigger?

549


what is the use of double ampersand (&&) in sql queries?

634