Oracle SQL Plus Pocket Reference

Oracle SQL Plus Pocket Reference
Author: Jonathan Gennick
Publsiher: "O'Reilly Media, Inc."
Total Pages: 154
Release: 2004-11-11
Genre: Computers
ISBN: 9781491926697

Download Oracle SQL Plus Pocket Reference Book in PDF, Epub and Kindle

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, from the largest data warehouse to the smallest single-user system. Despite its wide use, however, SQLPlus is still often not completely understood or fully utilized.Database administrators and developers alike will therefore find the Oracle SQLPlus Pocket Reference to be extremely beneficial. In addition to summarizing all of the SQLPlus syntax and format options, including new Oracle Database 10g features, this handy, on-the-job guide specifically shows readers how to: Differentiate between SQL and SQLPlus Interact with SQLPlus from both the command line and the web browser Select, insert, update, and delete data Format both text and HTML reports with SQLPlus Specify SQLPlus commands and format elements Tune SQL queries The new third edition of this book has been updated for Oracle Database 10g to include information on both SQLPlus and SQL. New SQL information includes the SELECT statement's new MODEL clause, flashback queries, partition outer joins, and DBMS_XPLAN.With its quick-reference format and compact size, the Oracle SQLPlus Pocket Reference follows in the long line of successful "pocket references" offered by O'Reilly. It also serves as the ideal companion to O'Reilly's larger, more comprehensive book on SQLPlus, the bestselling Oracle SQLPlus: The Definitive Guide.Author Jonathan Gennick is an editor for O'Reilly specializing in database and programming titles, having amassed some 17 years of programming and database management experience.

Oracle SQL Plus

Oracle SQL Plus
Author: Jonathan Gennick
Publsiher: "O'Reilly Media, Inc."
Total Pages: 120
Release: 2002
Genre: Database management
ISBN: 9780596004415

Download Oracle SQL Plus Book in PDF, Epub and Kindle

SQLPlus is available at every Oracle site--from the largest data warehouse to the smallest single-user system--and it's a critical tool for virtually every Oracle user. Despite its wide use, few developers and DBAs know how powerful a tool SQLPlus can be. This pocket reference provides quick reference information that will help you use SQLPlus, Oracle's interactive query tool. It summarizes all of the SQLPlus syntax, including the syntax for the Oracle9i release. This book boils down the most vital information from Gennick's best-selling book, "Oracle SQL8Plus: The Definitive Guide", into an accessible summary and works as a vital companion to the larger book. It concisely describes interacting with SQLPlus, selecting data, formatting reports with SQLPlus, and tuning SQL queries. It also contains quick references to the SQL*Plus commands and format elements. The new 2nd edition of our Oracle SQLPlus Pocket Reference includes many new features for Oracle9i (e.g., COALESCE function, searched CASE expressions, new table join syntax, partition operations, MERGE statement, and syntax changes in existing SQLPlus statements such as ACCEPT, DESRIBE, HELP, and SET) It also adds sections on basic SQL (a much-requested feature): INSERT, DELETE, UPDATE, SELECT, and transaction management. The pocket reference size is especially appropriate for this particular subject, since Oracle SQL*Plus is used on every possible platform, it's particularly convenient to be able to carry a small book around from office computer to home computer to laptop.

Oracle SQL Plus

Oracle SQL Plus
Author: Jonathan Gennick
Publsiher: O'Reilly Media
Total Pages: 532
Release: 1999
Genre: Computers
ISBN: 1565925785

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 Plus

Oracle SQL Plus
Author: Jonathan Gennick
Publsiher: O'Reilly Media
Total Pages: 104
Release: 2000
Genre: Database management
ISBN: UCSD:31822028106763

Download Oracle SQL Plus Book in PDF, Epub and Kindle

Despite the wide use of SQL *Plus, few developers and database administrators know how powerful it really is. And the syntax can sometimes be tricky. This portable guide provides a quick reference to subjects such as interacting with SQL *Plus, selecting data, formatting reports, writing scripting, and tuning SQL. There's also a command reference.

SQL Pocket Guide

SQL Pocket Guide
Author: Jonathan Gennick
Publsiher: "O'Reilly Media, Inc."
Total Pages: 164
Release: 2004
Genre: Database management
ISBN: 0596005121

Download SQL Pocket Guide Book in PDF, Epub and Kindle

This pocket guide presents the most crucial information about SQL in a compact and easily accessible format, covering the four commonly used SQL variants--Oracle, IBM DB2, Microsoft SQL Server, and MySQL. Topics include: Data manipulation statements (SELECT, DELETE, INSERT, UPDATE, MERGE) and transaction control statements (START TRANSACTION, SAVEPOINT, COMMIT, ROLLBACK). Common SQL functions (date, numeric, math, trigonometric, string, conversion, aggregate) Such topics as literals, NULLs, CASE expressions, datatype conversion, regular expressions, grouping and summarizing data, joining tables, and writing queries (hierarchical, recursive, union, flashback) and subqueries. Instead of presenting complex and confusing syntax diagrams, the book teaches by example, showing the SQL statements and options that readers are most like to use. All example data is available on the O'Reilly web site. "If you need fast, accurate SQL information, with examples for multiple database engines, be sure to check out this book."--Chris Kempster, Senior DBA and author of SQL Server 2000 for the Oracle DBA, www.chriskempster.com

Unix for Oracle DBAs Pocket Reference

Unix for Oracle DBAs Pocket Reference
Author: Donald K. Burleson
Publsiher: "O'Reilly Media, Inc."
Total Pages: 111
Release: 2001-02-01
Genre: Computers
ISBN: 9780596550547

Download Unix for Oracle DBAs Pocket Reference Book in PDF, Epub and Kindle

The Unix for Oracle DBAs Pocket Reference puts within easy reach the commands that Oracle database administrators need most when operating in a Unix environment. If you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that these commands are far different from those covered in most beginning Unix books. To jump start your learning process, Don Burleson has gathered together in this succinct book the Unix commands he most often uses when managing Oracle databases. You'll be able to reach into your pocket for the answer when you need to know how to: Display all Unix components related to Oracle, identify the top CPU consumers on your server, and even kill processes when necessary Stack Unix commands into powerful scripts that can perform vital DBA functions Monitor Unix filesystems, and automatically manage your trace files, dump files, and archived redo log files Use essential server monitoring commands such as top, sar, and vmstat And there's much more between these covers. If you need to get up to speed with Oracle on Unix, and quickly, this book is for you.

Oracle SQL Plus

Oracle SQL Plus
Author: Jonathan Gennick
Publsiher: O'Reilly Editions
Total Pages: 116
Release: 2001
Genre: Electronic Book
ISBN: 2841771202

Download Oracle SQL Plus Book in PDF, Epub and Kindle

Quel utilisateur d'Oracle n'a pas été amené à exploiter SQL*Plus sur chaque plate-forme et version de la base de données ? Oracle SQL*Plus est un outil Oracle interactif. Il est disponible sur la plupart des sites Oracle, de la plus grande à la plus petite base de données. Malgré son universalité, rares sont les développeurs et les administrateurs de bases de données qui savent en exploiter et en maîtriser toute la puissance. Ce guide décrit de façon concise l'interaction avec SQL*Plus, la sélection de données, la mise en forme des rapports, l'optimisation des requêtes SQL. Il contient aussi une courte référence sur les commandes SQL*Plus et les éléments de formatage. Cet ouvrage couvre les nouvelles fonctionnalités apportées à Oracle 8i par la version 8.1.6. Le but de Oracle SQL*Plus - précis & concis est de permettre aux utilisateurs d'Oracle de tirer le meilleur parti du langage SQL*Plus en leur proposant un ouvrage dense et concis.

Oracle PL SQL Language Pocket Reference

Oracle PL SQL Language Pocket Reference
Author: Steven Feuerstein,Bill Pribyl,Chip Dawes
Publsiher: "O'Reilly Media, Inc."
Total Pages: 189
Release: 2015-09-09
Genre: Computers
ISBN: 9781491919989

Download Oracle PL SQL Language Pocket Reference Book in PDF, Epub and Kindle

Annotation This pocket reference condenses the most vital information from Oracle PL/SQL programming into an accessible quick reference that summarises the basics of PL/SQL - block structure, fundamental language elements, data structures, control statements, and use of procedures, functions and packages.