Category: Database

Oracle Essentials: Oracle Database 11g, 4th Edition 0

Oracle Essentials: Oracle Database 11g, 4th Edition

Oracle is an enormous system, with myriad technologies, options, and releases. Most users-even experienced developers and database administrators-find it difficult to get a handle on the full scope of the Oracle database. And, as each new...

Learning Oracle PL/SQL 0

Learning Oracle PL/SQL

PL/SQL, Oracle’s programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced...

Oracle PL/SQL Programming: A Developer’s Workbook 0

Oracle PL/SQL Programming: A Developer’s Workbook

However excellent they are, most computer books are inherently passive–readers simply take in text without having any opportunity to react to it. The Oracle PL/SQL Developer’s Workbook is a different kind of animal! It’s designed to...

Oracle SQL*Loader: The Definitive Guide 0

Oracle SQL*Loader: The Definitive Guide

SQLLoader is a ubiquitous tool in the Oracle world. It has been shipped with Oracle since at least Version 6 and continues to be supported and enhanced with each new version of Oracle, including Oracle8 and...

SQL in a Nutshell, 3rd Edition 0

SQL in a Nutshell, 3rd Edition

For programmers, analysts, and database administrators, SQL in a Nutshell is the essential reference for the SQL language used in today’s most popular database products. This new edition clearly documents every SQL command according to the...

Perl for Oracle DBAs 0

Perl for Oracle DBAs

Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you’re responsible for Oracle9i, Oracle8i, or earlier databases,...

Oracle DBA Pocket Guide 0

Oracle DBA Pocket Guide

The Oracle database is one of the most popular in the world, and for good reason. It’s compatible, scalable, portable, and capable of performing incredibly fast. The advantages Oracle holds over its competition come with a...

Toad Pocket Reference for Oracle, 2nd Edition 0

Toad Pocket Reference for Oracle, 2nd Edition

Toad is an enormously popular interactive environment tool for Oracle development and administration. It allows developers to build, test, debug, and format their code via an easy-to-use graphical user interface, available in both freeware and commercial...

Oracle SQL*Plus Pocket Reference, 3rd Edition 0

Oracle SQL*Plus Pocket Reference, 3rd Edition

The Oracle SQLPlus Pocket Reference is a must-have for anyone working with Oracle databases, especially those looking to maximize the effectiveness of SQLPlus. As Oracle’s long-standing interactive query tool, SQLPlus is available at every Oracle site,...

Oracle Regular Expressions Pocket Reference 0

Oracle Regular Expressions Pocket Reference

Support for regular expressions in SQL and PL/SQL is one of the most exciting features of Oracle Database 10G. Oracle has long supported the ANSI-standard LIKE predicate for rudimentary pattern matching, but regular expressions take pattern...