Limit this search to....

Oracle Stored Programs for Beginners: Creating Your Own Procedures and Functions in PL/SQL
Contributor(s): Darmawikarta, Djoni (Author)
ISBN: 1503170403     ISBN-13: 9781503170407
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $9.74  
Product Type: Paperback
Published: November 2014
Qty:
Additional Information
BISAC Categories:
- Computers | Databases - General
Physical Information: 0.36" H x 5.98" W x 9.02" (0.51 lbs) 168 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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.