Oracle PL/SQL Programming Fundamentals: A Tutorial by Examples
Darmawikarta, Djoni
- 出版商: Createspace Independent Publishing Platform
- 出版日期: 2014-04-16
- 售價: $630
- 貴賓價: 9.5 折 $599
- 語言: 英文
- 頁數: 130
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1497575834
- ISBN-13: 9781497575837
-
相關分類:
Oracle
海外代購書籍(需單獨結帳)
相關主題
商品描述
PL/SQL is the Oracle Procedural Language extension of SQL. PL/SQL is integrated within the Oracle database. A PL/SQL program can have both SQL statements and procedural statements. In the program, the SQL statements are used to access sets of data stored in a database, while the procedural statements are used to process individual piece of data and control the program flow, by applying, for example, the PL/SQL's if-then-else and looping structures. This book, Oracle PL/SQL Programming Fundamentals By Examples, is for PL/SQL beginners. If you have no prior or limited skill of PL/SQL, and you want to learn the Oracle PL/SQL programming language the practical way, then this book is perfect for you. When you finish reading the book and trying its examples, you would have equipped yourself with PL/SQL fundamental skills to start writing some PL/SQL programs for a real-world development project. Source codes listing of the examples are included in the Appendix of the book.
作者簡介
Djoni Darmawikarta built his career in IBM. He is currently a Senior Data Analyst in an insurance company. He lives in Toronto, Canada.