Oracle Regular Expressions Pocket Reference

Oracle Regular Expressions Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 67
Release :
ISBN-10 : 9780596552497
ISBN-13 : 0596552491
Rating : 4/5 (97 Downloads)

Book Synopsis Oracle Regular Expressions Pocket Reference by : Jonathan Gennick

Download or read book Oracle Regular Expressions Pocket Reference written by Jonathan Gennick and published by "O'Reilly Media, Inc.". This book was released on 2003-09-05 with total page 67 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Oracle Regular Expressions Pocket Reference Related Books

Oracle Regular Expressions Pocket Reference
Language: en
Pages: 67
Authors: Jonathan Gennick
Categories: Computers
Type: BOOK - Published: 2003-09-05 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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
Regular Expression Pocket Reference
Language: en
Pages: 129
Authors: Tony Stubblebine
Categories: Computers
Type: BOOK - Published: 2007-07-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

A guide to the syntax and semantics of regular expressions for Perl 5.8, Ruby, Java, PHP, C#, .NET, Python, JavaScript, and PCRE.
Oracle SQL*Plus Pocket Reference
Language: en
Pages: 155
Authors: Jonathan Gennick
Categories: Computers
Type: BOOK - Published: 2004-11-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

SQL*Plus is an interactive query tool that's ubiquitous in the Oracle world. It's available at every Oracle site-from the largest data warehouse to the smallest
Regular Expression Pocket Reference
Language: en
Pages: 110
Authors: Tony Stubblebine
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symb
SQL Pocket Guide
Language: en
Pages: 164
Authors: Jonathan Gennick
Categories: Database management
Type: BOOK - Published: 2004 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This pocket guide presents the most crucial information about SQL in a compact and easily accessible format, covering the four commonly used SQL variants--Oracl