Bookbot

Jonathan Gennick

    Pocket Reference: Oracle Regular Expressions
    Oracle DBA Checklists. Pocket Reference
    Oracle SQL Plus
    Oracle SQL Plus - kurz & gut
    SQL - kurz & gut
    • SQL - kurz & gut

      • 208 Seiten
      • 8 Lesestunden

      Die stark erweiterte und aktualisierte Neuauflage des Bestsellers bietet gewohnt knapp und präzise die wichtigsten Informationen zu SQL und deckt neben Oracle Database 10 g Release 2, IBM DB2 8.2, Microsoft SQL Server 2005 und MySQL 5.0 nun auch PostgreSQL 8.1 ab. Bei aller Aktualität erhalten geblieben ist das bewährte Konzept des Titels: Anhand konkreter Beispiele werden die SQL-Anweisungen und -Optionen vorgestellt, die in der Praxis am häufigsten benötigt werden. Kompakt, übersichtlich und auf den Punkt gebracht: SQL - kurz & gut ist auch in der zweiten Auflage ein aktuelles, nützliches Nachschlagewerk

      SQL - kurz & gut
      4,1
    • Despite its wide availability and usage, few developers and DBAs have mastered the true power of Oracle SQL*Plus. This book is an in-depth guide to this interactive query tool for writing SQL scripts. It describes how to perform, step-by-step, all of the tasks that Oracle developers and DBAs want to perform with SQLPlus. With this 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 includes a handy quick reference to all of its syntax options and a chapter on SQL itself, along with a clear, concise, and complete introduction. This book is a definitive guide to SQLPlus, serving as an indispensable resource for those who are new to SQLPlus, a task-oriented learning tool for those who are already using it, and a 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
      3,6
    • Oracle database administration is a complex and stressful job. In a series of easy-to-use checklists, this concise pocket reference summarizes the enormous number of tasks you must perform as an Oracle DBA. Each section takes a step-by-step "cookbook" approach to presenting DBA quick-reference material. The Oracle DBA Checklists Pocket Reference is divided into three major sections covering the main areas of an Oracle DBA's This book's quick-reference, step-by-step approach takes the stress out of DBA problem solving by making it easy to find the information you need--and find it fast.

      Oracle DBA Checklists. Pocket Reference
      3,3
    • Pocket Reference: Oracle Regular Expressions

      Tutorial & Quick Reference

      • 64 Seiten
      • 3 Lesestunden

      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 matching to a new level. They provide a powerful way to select data that matches a pattern, as well as to manipulate, rearrange, and change that data. This concise pocket guide is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages supporting regular expressions. The book describes Oracle Database 10G's support for regular expressions, including globalization support and differences between Perl's syntax and the POSIX syntax supported by Oracle 10G. It also provides a comprehensive reference, including examples, to all supported regular expression operators, functions, and error messages. O'Reilly's Pocket References have become a favorite among developers and database administrators everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. Whether you're using regular expressions for the first time or applying your skills from other languages to the latest version of Oracle, the Oracle Regular Expressions Pocket Reference is the book to have close by.

      Pocket Reference: Oracle Regular Expressions