ニュース

You can give a PL/SQL data item the data type of a column or row of a database table without explicitly specifying that data type using %TYPE Attribute and %ROWTYPE Attribute.
Exam topics Declaring PL/SQL Variables Recognize valid and invalid identifiers; List the uses of variables, declare and initialize variables, use bind variables; List and describe various data types ...