Learning Oracle PL/SQL

Learning Oracle PL/SQL PDF Author: Bill Pribyl
Publisher: "O'Reilly Media, Inc."
ISBN: 0596001800
Category : Computers
Languages : en
Pages : 424

Get Book

Book Description
"Learning Oracle PL/SQL" introduces PL/SQL in a way that's useful to a variety of audiences: beginning programmers, new Oracle database administrators, and developers familiar with other databases who now need to learn Oracle. A consistent and understandable example application--the development of a library's electronic catalog system--runs through the chapters.

Learning Oracle PL/SQL

Learning Oracle PL/SQL PDF Author: Bill Pribyl
Publisher: "O'Reilly Media, Inc."
ISBN: 0596001800
Category : Computers
Languages : en
Pages : 424

Get Book

Book Description
"Learning Oracle PL/SQL" introduces PL/SQL in a way that's useful to a variety of audiences: beginning programmers, new Oracle database administrators, and developers familiar with other databases who now need to learn Oracle. A consistent and understandable example application--the development of a library's electronic catalog system--runs through the chapters.

Oracle PL/SQL Programming

Oracle PL/SQL Programming PDF Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596003814
Category : Computers
Languages : en
Pages : 1028

Get Book

Book Description
The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.

Oracle PL/SQL for DBAs

Oracle PL/SQL for DBAs PDF Author: Arup Nanda
Publisher: "O'Reilly Media, Inc."
ISBN: 1449378994
Category : Computers
Languages : en
Pages : 458

Get Book

Book Description
PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration, as DBAs take increasing responsibility for site performance and as the lines between developers and DBAs blur. Until now, there has not been a book focused squarely on the language topics of special concern to DBAs Oracle PL/SQL for DBAs fills the gap. Covering the latest Oracle version, Oracle Database 10g Release 2 and packed with code and usage examples, it contains: A quick tour of the PL/SQL language, providing enough basic information about language fundamentals to get DBAs up and running Extensive coverage of security topics for DBAs: Encryption (including both traditional methods and Oracle's new Transparent Data Encryption, TDE); Row-Level Security(RLS), Fine-Grained Auditing (FGA); and random value generation Methods for DBAs to improve query and database performance with cursors and table functions Coverage of Oracle scheduling, which allows jobs such as database monitoring andstatistics gathering to be scheduled for regular execution Using Oracle's built-in packages (DBMS_CRYPTO, DBMS_RLS, DBMS_FGA, DBMS_RANDOM,DBMS_SCHEDULING) as a base, the book describes ways of building on top of these packages to suit particular organizational needs. Authors are Arup Nanda, Oracle Magazine 2003 DBA of the Year, and Steven Feuerstein, the world's foremost PL/SQL expert and coauthor of the classic reference, Oracle PL/SQL Programming. DBAs who have not yet discovered how helpful PL/SQL can be will find this book a superb introduction to the language and its special database administration features. Even if you have used PL/SQL for years, you'll find the detailed coverage in this book to be an invaluable resource.

Oracle PL/SQL Best Practices

Oracle PL/SQL Best Practices PDF Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
ISBN: 1449378765
Category : Computers
Languages : en
Pages : 207

Get Book

Book Description
In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing, and teaching about PL/SQL into a set of PL/SQL language "best practices"--rules for writing code that is readable, maintainable, and efficient. Too often, developers focus on simply writing programs that run without errors--and ignore the impact of poorly written code upon both system performance and their ability (and their colleagues' ability) to maintain that code over time.Oracle PL/SQL Best Practices is a concise, easy-to-use reference to Feuerstein's recommendations for excellent PL/SQL coding. It answers the kinds of questions PL/SQL developers most frequently ask about their code: How should I format my code? What naming conventions, if any, should I use? How can I write my packages so they can be more easily maintained? What is the most efficient way to query information from the database? How can I get all the developers on my team to handle errors the same way? The book contains 120 best practices, divided by topic area. It's full of advice on the program development process, coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages. It also contains a handy, pull-out quick reference card. As a helpful supplement to the text, code examples demonstrating each of the best practices are available on the O'Reilly web site.Oracle PL/SQL Best Practices is intended as a companion to O'Reilly's larger Oracle PL/SQL books. It's a compact, readable reference that you'll turn to again and again--a book that no serious developer can afford to be without.

LEARNING ORACLE SQL & PL/SQL

LEARNING ORACLE SQL & PL/SQL PDF Author: RAJEEB C. CHATTERJEE
Publisher: PHI Learning Pvt. Ltd.
ISBN: 8120345428
Category : Computers
Languages : en
Pages : 388

Get Book

Book Description
The book offers a systematic knowledge of Oracle SQL and PL/SQL to help students exploit the capabilities of the database in an effective and efficient manner. The book follows a step-by-step approach to the subject using real-world cases, examples and exercises in order to make it an easy, interesting and complete self-study guide. The book can be used for practical classes on Oracle version 8.0 onwards. The availability of an authorized Oracle database in conjunction with the book is sufficient to learn Oracle commands and syntaxes. It is designed to address the need of the laboratory classes on Oracle for the students of Computer Science, Information Technology and Computer Applications. The book will also be useful to professionals and academics alike for conducting training programmes on Oracle database.

Oracle Advanced PL/SQL Developer Professional Guide

Oracle Advanced PL/SQL Developer Professional Guide PDF Author: Saurabh K. Gupta
Publisher: Packt Publishing Ltd
ISBN: 1849687234
Category : Computers
Languages : en
Pages : 440

Get Book

Book Description
This book is packed with real world examples that cover all the advanced features of PL/SQL. In turn, each major certification topic is covered in a separate chapter that makes understanding concepts easier. At the end of each chapter, you will find plenty of practice questions to strengthen and test your learning.If you are a PL/SQL developer looking for deeper insight and a move from mid-level programmer to professional database developer, then this is the best guide for you. This book is also an ideal guide for all the Associate level PL/SQL programmers who are preparing for the Professional 1Z0-146 certification. This book assumes you have prior knowledge of PL/SQL programming.

Beginning PL/SQL

Beginning PL/SQL PDF Author: Donald Bales
Publisher: Apress
ISBN: 1430204206
Category : Computers
Languages : en
Pages : 488

Get Book

Book Description
Beginning PL/SQL is a fast-paced and blissfully short introduction to Oracle's PL/SQL language. PL/SQL is the built-in language that every Oracle developer and database administrator simply must know. The book shows readers how to apply object-oriented PL/SQL to production applications. No other book on PL/SQL does this. It gives the reader practical advice on what works and what doesn’t, and advises on the performance tradeoffs between doing work in SQL versus in PL/SQL. This book gets readers up-to-speed on the core of the language without wasting time on esoteric and seldom used syntax.

Oracle SQL and Introductory PL/SQL

Oracle SQL and Introductory PL/SQL PDF Author: Linda L. Preece
Publisher: Irwin/McGraw-Hill
ISBN:
Category : Computers
Languages : en
Pages : 272

Get Book

Book Description
Introduction to SQL and PL/SQL is today's most hands-on and easy-to-understand resource for learning the increasingly important SQL and PL/SQL databases, and preparing for the first Oracle certification exam. Two sample databases build on concepts taught in each chapter and allow readers to practice what they learn without having to suffer through a complex and potentially difficult design process.

Oracle PL/SQL Interactive Workbook

Oracle PL/SQL Interactive Workbook PDF Author: Benjamin Rosenzweig
Publisher: Prentice Hall Professional
ISBN: 9780130473202
Category : Computers
Languages : en
Pages : 688

Get Book

Book Description
The authors teach all the Oracle PL/SQL skills readers need, through hands-on, real-world labs, exercises, projects, and a great Web-based training site! Coverage includes every key Oracle PL/SQL concept, including: the basics of structured programming; PL/SQL structure and syntax; iterative control; scoping and anchored datatypes.

Oracle SQL and PL/SQL Handbook

Oracle SQL and PL/SQL Handbook PDF Author: John Adolph Palinski
Publisher: Addison-Wesley Professional
ISBN: 9780201752946
Category : Computers
Languages : en
Pages : 532

Get Book

Book Description
CD-ROM contains: Practice database -- Sample scripts reference in text.