Oracle Stored Programs for Beginners: Creating Your Own Procedures and Functions in PL/SQL
暫譯: Oracle 儲存程序入門:在 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.

商品描述(中文翻譯)

如果您想輕鬆學習 Oracle 儲存程序,這本書就是為您而寫的。通過特別遵循書中的範例,您將迅速獲得實用技能。您將使用 PL/SQL 編寫儲存程序。當您成功編譯 PL/SQL 原始碼後,生成的程序(即資料庫物件)將儲存在資料庫中(因此稱為儲存程序)。其他擁有權限的程序和用戶可以使用該儲存程序。