1 / 495
文档名称:

[2007] - Beginning PLSQL From Novice to Professional (Beginning from Novice to Professional) - [Apress] - [1590598822].pdf

格式:pdf   页数:495
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

[2007] - Beginning PLSQL From Novice to Professional (Beginning from Novice to Professional) - [Apress] - [1590598822].pdf

上传人:bolee65 2014/1/3 文件大小:0 KB

下载得到文件列表

[2007] - Beginning PLSQL From Novice to Professional (Beginning from Novice to Professional) - [Apress] - [1590598822].pdf

文档介绍

文档介绍:cyan yelloW
  MAGENTA   BLACK
panTONE 123 C
Books for professionals by professionals® The EXPERT’s VOIce® in Oracle
Companion
eBook Available
Beginning PL/SQL: From Novice to Professional
Beginning
Dear Reader,
The book you’re holding is a tutorial (not a reference) on Oracle’s PL/SQL that fol-
lows the 80/20 rule, starting you out on the 80% of the SQL and PL/SQL that is
used in almost every stored procedure. It also covers how to debug, profile, test,
and document your PL/SQL programs. And most uniquely, it shows you how to
develop both relational and object-relational PL/SQL solutions, while relating
sound, hard-earned advice.
Author of Beginning
I wrote this book because I’m tired of reading the regurgitated tomes of
Java Programming with reference found on bookshelves. I figure you’re tired of that, too. I want a book
Oracle JDBC
that tells me what I need to do and how I need to do it, and not a whole lot
JDBC Pocket Reference more. So I assume that’s what you want as well. PL/SQL
Oracle Application Server I also assume you already know how to program, because it’s unlikely that
10g Essentials anyone would learn PL/SQL as a first programming language. And I assume
you know SQL. So I cover PL/SQL quickly, at a pace that won’t waste your time.
Be prepared to learn fast! By the time you’re finished reading this book, you’ll
have consumed too much caffeine and groaned one too many times at my idea
of humor, all while learning how to write stored functions, procedures, and
packages, using singletons and cursors. You’ll know how to debug, profile, test,
and document your PL/SQL—these are the skills that make you a professional
PL/SQL programmer. PL/SQL
Applications that use PL/SQL are faster. They better leverage the power of
SQL. And using PL/SQL in an Oracle database allows you to model the real world.
The more closely you model the real world, the more closely your applications
wi