For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
(1)It seems there are two data types known as objects vs records
if we use object type in PL/SQL instead of record type, will it have performance issue
(2)will theĀ object type,reside in PGA?