Define PL/SQL?
PL/SQL is Oracle’s Procedural Language extension to SQL. The PL/SQL language includes object oriented programming techniques such as encapsulation, function overloading and information hiding (all but inheritance). PL/SQL is commonly used to write data-centric programs to manipulate data in an ORACLE database.
Ni Hau,
ReplyDeleteSuch vivid info on the Define PL/SQL ! Flabbergasted! Thank you for making the read a smooth sail!
I need to insert 10lakhs record using bulk collect. I got an error in say 96000th record how to solve it????? Using stored procedure and collections
Kindly share the program if anyone knows.
Great effort, I wish I saw it earlier. Would have saved my day :)
Thanks a heaps,