Home
Oracle Stored Programs for Beginners: Creating Your Own Procedures and Functions in PL/SQL
Barnes and Noble
Oracle Stored Programs for Beginners: Creating Your Own Procedures and Functions in PL/SQL
Current price: $10.25
Barnes and Noble
Oracle Stored Programs for Beginners: Creating Your Own Procedures and Functions in PL/SQL
Current price: $10.25
Size: OS
Loading Inventory...
*Product information may vary - to confirm product availability, pricing, shipping and return information please contact Barnes and Noble
This book is for you if you want to learn Oracle stored programs the easy way. By particularly following the book examples you will quickly gain practical skills. You write a stored program in PL/SQL. When you successfully compile the PL/SQL source code, the resulting program, which is a database object, is stored in the database (hence the name stored program). Other programs and other users that have the permission can then use the stored program.