๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Oracle Regular Expressions Pocket Reference

โœ Scribed by Jonathan Gennick, Peter Linsley


Publisher
O'Reilly Media
Year
2003
Tongue
English
Leaves
64
Edition
1st
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Oracle Regular Expressions Pocket Reference 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.


๐Ÿ“œ SIMILAR VOLUMES


Oracle regular expressions: pocket refer
โœ Jonathan Gennick, Peter Linsley ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› O'Reilly ๐ŸŒ English

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 se

Regular Expression Pocket Reference
โœ Tony Stubblebine ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› O'Reilly ๐ŸŒ English

It is a very good guide. But I have to borrow the notes in the Vi section to use it with sed when I need to use a Regex. A more practical guide on regex's and shell scripting would be better!

Regular Expression Pocket Reference
โœ Tony Stubblebine ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› O'Reilly Media ๐ŸŒ English

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (includin

Regular expression pocket reference
โœ Tony Stubblebine ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<div><p>This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, <em>Regular Expression Pocket Reference</em> covers the regular expression APIs for Perl 5.

Regular Expression Pocket Reference: Reg
โœ Tony Stubblebine ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Trying to remember the subtleties of all of the different implementations of regex is no longer a problem with this around. Whip it out and instantly you've got access to all of the meta-characters, etc., etc., etc. What more can I say?