Oracle DBA SQL Quick Reference
Title | Oracle DBA SQL Quick Reference PDF eBook |
Author | Charlie Russel |
Publisher | Prentice Hall Professional |
Pages | 566 |
Release | 2003 |
Genre | Computers |
ISBN | 9780131403031 |
Covering the core of the day-to-day tasks most DBA's are responsible for, this is the perfect complement to all SQL tutorials available. The book also provides syntax diagrams and SQL commands in alphabetical order.
Oracle DBA Automation Quick Reference
Title | Oracle DBA Automation Quick Reference PDF eBook |
Author | Charlie Russel |
Publisher | Prentice Hall Professional |
Pages | 296 |
Release | 2004 |
Genre | Computers |
ISBN | 9780131403017 |
With concise coverage of both Oracle 9i and Oracle 10g, this is the ideal reference for the professional DBA on how to use Perl to automate database tasks. The book covers language selection and concepts, including basic scripting concepts.
Oracle SQL Tuning Pocket Reference
Title | Oracle SQL Tuning Pocket Reference PDF eBook |
Author | Mark Gurry |
Publisher | "O'Reilly Media, Inc." |
Pages | 113 |
Release | 2002-01-01 |
Genre | Computers |
ISBN | 0596552130 |
One of the most important challenges faced by Oracle database administrators and Oracle developers is the need to tune SQL statements so that they execute efficiently. Poorly tuned SQL statements are one of the leading causes of substandard database performance and poor response time. SQL statements that perform poorly result in frustration for users, and can even prevent a company from serving its customers in a timely manner. In this book, Mark Gurry shares his in-depth knowledge of Oracle's SQL statement optimizers. Mark's knowledge is the result of many hard-fought tuning battles during his many years of providing Oracle tuning services to clients. Mark provides insights into the workings of the rule-based optimizer that go well beyond what the rules tell you. Mark also provides solutions to many common problems that occur with both the rule-based and cost-based optimizers. In addition to the specific problem/solution scenarios for the optimizers, Mark provides a number of handy SQL tuning tips. He discusses the various optimizer hints, telling you when they can be used to good effect. Finally, Mark discusses the use of the DBMS_STATS package to manage database statistics, and the use of outlines to specify execution plans for SQL statements in third-party applications that you can't otherwise modify.
Oracle SQL
Title | Oracle SQL PDF eBook |
Author | David C. Kreines |
Publisher | "O'Reilly Media, Inc." |
Pages | 428 |
Release | 2000 |
Genre | Computers |
ISBN | 9781565926974 |
SQL (Structured Query Language), the heart of a relational database management system, is the language used to query the database, to create new tables in the database, to update and delete fields, and to set access privileges. Aimed at everyone who needs to access an Oracle database using SQL, including developers, DBAs, designers, and managers, this book delivers all the information they need to know about standard SQL, and Oracle's extensions to it.
Oracle SQL*Plus
Title | Oracle SQL*Plus PDF eBook |
Author | Jonathan Gennick |
Publisher | O'Reilly Media |
Pages | 104 |
Release | 2000 |
Genre | Computers |
ISBN |
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.
Advanced Oracle SQL Programming
Title | Advanced Oracle SQL Programming PDF eBook |
Author | Laurent Schneider |
Publisher | Rampant Techpress |
Pages | 303 |
Release | 2008 |
Genre | Computers |
ISBN | 9780977671588 |
Provides information on advanced Oracle SQL techniques for creating complex queries and extracting and summarizing data from large tables.
Oracle DBA Backup and Recovery Quick Reference
Title | Oracle DBA Backup and Recovery Quick Reference PDF eBook |
Author | Charlie Russel |
Publisher | |
Pages | 356 |
Release | 2004 |
Genre | Computers |
ISBN |
This quick reference guide to Oracle DBA backup, covering all the tools in Oracle 9i's Recovery Manager, provides an overview of all the concepts critical to successful backup and recovery of Oracle data.