Jonathan Gennick — новинки
- 10 изданий на 3 языках
-
SQL Pocket Guide 3e Jonathan Gennick
ISBN: 9781449394097 Год издания: 2010 Язык: Английский SQL Pocket Guide 3e -
SQL Pocket Guide 2e Jonathan Gennick
ISBN: 9780596526887 Год издания: 2006 Язык: Английский SQL Pocket Guide 2e -
Oracle SQL?Plus: The Definitive Guide 2e Jonathan Gennick
ISBN: 9780596007461 Год издания: 2004 Язык: Английский Oracle SQL?Plus: The Definitive Guide 2e -
Oracle SQL?Plus Pocket Reference 3e Jonathan Gennick
ISBN: 9780596008857 Год издания: 2004 Язык: Английский Oracle SQL?Plus Pocket Reference 3e -
Oracle SQL?Loader: The Definitive Guide Jonathan Gennick
ISBN: 9781565929487 Год издания: 2001 Язык: Английский Oracle SQL?Loader: The Definitive Guide -
Oracle SQL?Plus Pocket Reference Jonathan Gennick
ISBN: 9781565929418 Год издания: 2000 Язык: Английский Oracle SQL?Plus Pocket Reference -
Oracle SQL?Plus – The Definitive Guide Jonathan Gennick
ISBN: 9781565925786 Год издания: 1999 Язык: Английский Oracle SQL?Plus – The Definitive Guide -
Oracle Regular Expressions Pocket Reference Jonathan Gennick, Peter Linsley
ISBN: 0596006012 Язык: Английский 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 Net8: Configuration and Troubleshooting Jonathan Gennick, Hugo Toledo
ISBN: 1565927532 Язык: Русский Net8 is the fundamental Oracle technology that allows Oracle services and clients to communicate with each other over a network. Net8 is most often used to connect client software to Oracle database servers. This practical guide provides the