Friday, 25 May 2012

What is the advantage of defining implicit records? | PL SQL

 Implicit records are useful as there is no hard-code description needed. As they are based on a database table record,  any change  in  the  database  table  record  will  be  automatically reflected in the record.