Oracle Stored Programs for Beginners: Creating Your Own Procedures and Functions in PL/SQL

Djoni Darmawikarta

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-11-11
  • 售價: $680
  • 貴賓價: 9.5$646
  • 語言: 英文
  • 頁數: 168
  • 裝訂: Paperback
  • ISBN: 1503170403
  • ISBN-13: 9781503170407
  • 相關分類: OracleSQL
  • 海外代購書籍(需單獨結帳)

商品描述

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.