Oracle SQL*Loader

Oracle SQL*Loader
Title Oracle SQL*Loader PDF eBook
Author Jonathan Gennick
Publisher "O'Reilly Media, Inc."
Total Pages 272
Release 2001
Genre Computers
ISBN 1565929489

Download Oracle SQL*Loader Book in PDF, Epub and Kindle

A step-by-step guide of all the tasks that Oracle developers and DBAs need to perform with SQL*Loader. Readable and informative, this reference is a task-oriented learning tool for those already using this utility.

Mastering Oracle SQL

Mastering Oracle SQL
Title Mastering Oracle SQL PDF eBook
Author Sanjay Mishra
Publisher "O'Reilly Media, Inc."
Total Pages 340
Release 2002
Genre Computers
ISBN 9780596001292

Download Mastering Oracle SQL Book in PDF, Epub and Kindle

If you work with Oracle in any capacity, whether as a Java programmer, Database Administrator, or PL/SQL programmer, chances are good that you write SQL statements to query for data within the database. Knowledge of SQL, and particularly of Oracle's implementation of SQL, is the key to writing good queries in a timely manner. In this book, authors Sanjay Mishra and Alan Beaulieu share their knowledge of Oracle SQL, and show you many creative techniques that you can use to advantage in your own applications. Book jacket.

Practical Guide to Using SQL in Oracle

Practical Guide to Using SQL in Oracle
Title Practical Guide to Using SQL in Oracle PDF eBook
Author Dr. Richard Earp
Publisher Jones & Bartlett Publishers
Total Pages 506
Release 2008-08-22
Genre Computers
ISBN 1449613039

Download Practical Guide to Using SQL in Oracle Book in PDF, Epub and Kindle

Structured Query Language has become the standard for generating, manipulating, and retrieving database information. The dramatic increase in the popularity of relational databases, coupled with Oracle’s having the largest market share, has created a demand for programmers who can write SQL code correctly and efficiently. This book provides a systematic approach to learning SQL in Oracle. Each chapter is written in a step-by-step manner and includes examples that can be run using Oracle. Using the sample tables and data provided, readers will be able to perform the examples to gain hands-on experience with Oracle programming. Gain an understanding of basic SQL principles. Learn to generate, store, and edit SQL queries in Oracle. Develop joins, subqueries, and correlated subqueries. Work with XML and Oracle databases. Test your SQL knowledge with the exercises at the end of each chapter!

SQL Tuning

SQL Tuning
Title SQL Tuning PDF eBook
Author Dan Tow
Publisher "O'Reilly Media, Inc."
Total Pages 338
Release 2003-11-19
Genre Computers
ISBN 059655236X

Download SQL Tuning Book in PDF, Epub and Kindle

A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get the most from their database applications.There are two basic issues to focus on when tuning SQL: how to find and interpret the execution plan of an SQL statement and how to change SQL to get a specific alternate execution plan. SQL Tuning provides answers to these questions and addresses a third issue that's even more important: how to find the optimal execution plan for the query to use.Author Dan Tow outlines a timesaving method he's developed for finding the optimum execution plan--rapidly and systematically--regardless of the complexity of the SQL or the database platform being used. You'll learn how to understand and control SQL execution plans and how to diagram SQL queries to deduce the best execution plan for a query. Key chapters in the book include exercises to reinforce the concepts you've learned. SQL Tuning concludes by addressing special concerns and unique solutions to "unsolvable problems."Whether you are a programmer who develops SQL-based applications or a database administrator or other who troubleshoots poorly tuned applications, SQL Tuning will arm you with a reliable and deterministic method for tuning your SQL queries to gain optimal performance.

Oracle SQL*Plus: The Definitive Guide

Oracle SQL*Plus: The Definitive Guide
Title Oracle SQL*Plus: The Definitive Guide PDF eBook
Author Jonathan Gennick
Publisher "O'Reilly Media, Inc."
Total Pages 584
Release 2004-11-16
Genre Computers
ISBN 0596552610

Download Oracle SQL*Plus: The Definitive Guide Book in PDF, Epub and Kindle

Despite its wide availability and usage, few developers and DBAs have mastered the true power of Oracle SQLPlus. This bestselling book--now updated for Oracle 10g--is the only in-depth guide to this interactive query tool for writing SQL scripts. It's an essential resource for any Oracle user.The new second edition of Oracle SQLPlus: The Definitive Guide clearly describes how to perform, step-by-step, all of the tasks that Oracle developers and DBAs want to perform with SQLPlus--and maybe some you didn't realize you could perform.With Oracle SQLPlus: The Definitive Guide, you'll expertly: write and execute script files generate ad hoc reports extract data from the database query the data dictionary tables customize an SQLPlus environment and much more It also includes a handy quick reference to all of its syntax options and an often-requested chapter on SQL itself, along with a clear, concise, and complete introduction.This book is truly the definitive guide to SQLPlus. It's an indispensable resource for those who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and an immediately useful quick reference for every user. If you want to leverage the full power and flexibility of this popular Oracle tool, you'll need this book.

Oracle SQL*Plus

Oracle SQL*Plus
Title Oracle SQL*Plus PDF eBook
Author Jonathan Gennick
Publisher "O'Reilly Media, Inc."
Total Pages 532
Release 1999
Genre Computers
ISBN 9781565925786

Download Oracle SQL*Plus Book in PDF, Epub and Kindle

This book is the definitive guide to SQL*Plus. If you want to take best advantage of the power and flexibility of this popular Oracle tool, you need this book. SQLPlus is an interactive query tool that is ubiquitous in the Oracle world. It is present in every Oracle installation and is available to almost every Oracle developer and database administrator. SQLPlus has been shipped with Oracle since at least version 6. It continues to be supported and enhanced with each new version of Oracle, including Oracle8 and Oracle8i. It is still the only widely available tool for writing SQL scripts. Despite this wide availability and usage, few developers and DBAs know how powerful SQL*Plus really is. This book introduces SQLPlus, includes a quick reference to all of its syntax options, and, most important, provides chapters that describe, in step-by-step fashion, how to perform all of the tasks that Oracle developers and DBAs want to perform with SQLPlus -- and maybe some they didn't realize they COULD perform with SQLPlus. You will learn how to write and execute script files, generate ad hoc reports, extract data from the database, query the data dictionary tables, customize your SQLPlus environment, and use the SQL*Plus administrative features (new in Oracle8i). This book is an indispensable resource for readers who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and a quick reference for every user. A table of contents follows: Preface Introduction to SQLPlus Interacting with SQLPlus Generating Reports with SQLPlus Writing SQLPlus Scripts Extracting Data with SQLPlus Exploring Your Database with SQLPlus Advanced Scripting Tuning and Timing The Product User Profile Administration with SQLPlus Customizing Your SQLPlus Environment Appendices A. SQLPlus Command Reference B. Connect Strings and the SQLPlus Command

Oracle SQL and PL/SQL Handbook

Oracle SQL and PL/SQL Handbook
Title Oracle SQL and PL/SQL Handbook PDF eBook
Author John Adolph Palinski
Publisher Addison-Wesley Professional
Total Pages 532
Release 2002
Genre Computers
ISBN 9780201752946

Download Oracle SQL and PL/SQL Handbook Book in PDF, Epub and Kindle

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