Oracle PL/SQL Built-ins Pocket Reference

Oracle PL/SQL Built-ins Pocket Reference
Author :
Publisher :
Total Pages : 76
Release :
ISBN-10 : 8173661189
ISBN-13 : 9788173661181
Rating : 4/5 (89 Downloads)

Synopsis Oracle PL/SQL Built-ins Pocket Reference by : Steven Feuerstein

This pocket reference provides quick-reference information that will help you use Oracle Corporation's extensive set of built-in functions and packages, including those new to Oracle8.

Oracle PL/SQL Built-ins Pocket Reference

Oracle PL/SQL Built-ins Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 88
Release :
ISBN-10 : 1565924568
ISBN-13 : 9781565924567
Rating : 4/5 (68 Downloads)

Synopsis Oracle PL/SQL Built-ins Pocket Reference by : Steven Feuerstein

This pocket reference provides quick-reference information that will help you use Oracle Corporation's extensive set of built-in functions and packages, including those new to Oracle8. Oracle's PL/SQL language is a programming language providing procedural extensions to the SQL relational database language and to an ever-growing number of Oracle development tools. Among the most useful constructs in the PL/SQL language are the built-in functions and packages. Built-in functions are constructs that operate on certain types of data (e.g., numeric, character) to return a result. By using functions, you can minimize the coding you need to do in your programs. Functions are described in detail in Steven Feuerstein's Oracle PL/SQL Programming; this comprehensive guide to building applications with PL/SQL has become the bible for PL/SQL developers who have raved about its completeness, readability, and practicality. Built-in functions fall into several major categories: Character functions: Operate on character data. Examples include CONCAT (concatenates two strings into one), LENGTH (returns the length of a string), and REPLACE (replaces a character sequence in a string with a different set of characters). Date functions: Operate on dates and supplement the DATE datatype. Examples include SYSDATE (returns the current date and time in the Oracle Server) and LAST_DAY (returns the last day in the month of the specified date). Numeric functions: Operate on numeric data. Examples include CEIL (returns the smallest integer greater than or equal to the specified number) and POWER (returns a number raised to a particular power). LOB functions: Operate on large object data. Examples include EMPTY_BLOB (returns an empty locator of the binary large object type) and EMPTY_CLOB (returns an empty locator of the character large object type). Conversion functions: Perform explicit conversions of different types of data. Examples include TO_CHAR (converts a number or date to a string) and TO_NUMBER (converts a string to a number). Miscellaneous functions. Examples include GREATEST (returns the greatest of the specified list of values) and UID (returns the user ID of the current Oracle session). Built-in packages (collections of PL/SQL objects, such as functions, procedures, and data structures) greatly expand the scope of the PL/SQL language. These packages are described in detail in Feuerstein's and Beresniewicz's book, Oracle Built-in Packages. Built-in packages are built by Oracle Corporation and stored directly in the Oracle database. The functionality of the built-ins is available from any programming environment that can call PL/SQL stored procedures, including Visual Basic, Oracle Developer/2000, Oracle Application Server (for Web-based development), and, of course, the Oracle database itself. Built-in packages extend the capabilities and power of PL/SQL in many significant ways. For example: DBMS_SQL executes dynamically constructed SQL statements and PL/SQL blocks of code. DBMS_PIPE communicates between different Oracle sessions through a pipe in the RDBMS shared memory. DBMS_JOB submits and manages regularly scheduled jobs for execution inside the database. DBMS_LOB accesses and manipulates Oracle8's large objects (LOBs) from within PL/SQL programs. The book shows how to call all of the commonly used built-in functions and packages. For packages, it also shows the RESTRICT REFERENCES pragmas (needed if you call packages from a SQL statement), as well as the exceptions, constants, and data structures defined in the packages.

Oracle PL/SQL Language

Oracle PL/SQL Language
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 132
Release :
ISBN-10 : 0596004729
ISBN-13 : 9780596004729
Rating : 4/5 (29 Downloads)

Synopsis Oracle PL/SQL Language by : Steven Feuerstein

This updated edition describes features available in Oracle9i, and provides a quick reference that summarizes PL/SQL syntax for every developer who uses PL/SQL for database programming.

Oracle PL/SQL Language Pocket Reference

Oracle PL/SQL Language Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 189
Release :
ISBN-10 : 9781491919989
ISBN-13 : 1491919981
Rating : 4/5 (89 Downloads)

Synopsis Oracle PL/SQL Language Pocket Reference by : Steven Feuerstein

Annotation This pocket reference condenses the most vital information from Oracle PL/SQL programming into an accessible quick reference that summarises the basics of PL/SQL - block structure, fundamental language elements, data structures, control statements, and use of procedures, functions and packages.

Oracle PL/SQL Language Pocket Reference

Oracle PL/SQL Language Pocket Reference
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 145
Release :
ISBN-10 : 9781491919965
ISBN-13 : 1491919965
Rating : 4/5 (65 Downloads)

Synopsis Oracle PL/SQL Language Pocket Reference by : Steven Feuerstein

Be more productive with the Oracle PL/SQL language. The fifth edition of this popular pocket reference puts the syntax of specific PL/SQL language elements right at your fingertips, including features added in Oracle Database 12c. Whether you’re a developer or database administrator, when you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration with concise summaries of: Fundamental language elements, such as block structure, datatypes, and declarations Statements for program control, cursor management, and exception handling Records, procedures, functions, triggers, and packages Execution of PL/SQL functions in SQL Compilation options, object-oriented features, collections, and Java integration This handy pocket reference is a perfect companion to Steven Feuerstein and Bill Pribyl’s bestselling Oracle PL/SQL Programming.

Oracle Built-in Packages

Oracle Built-in Packages
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : OCLC:1152990205
ISBN-13 :
Rating : 4/5 (05 Downloads)

Synopsis Oracle Built-in Packages by : John Beresnievicz

Oracle PL/SQL programming, 2nd ed. -- Oracle PL/SQL programming : guide to Oracle8i features -- Advanced oracle PL/SQL programming with packages -- Oracle Web applications : PL/SQL developer’s introduction -- Oracle built-in packages -- Oracle PL/SQL language pocket reference -- Oracle PL/SQL built-ins pocket reference

The Oracle PL/SQL CD Bookshelf

The Oracle PL/SQL CD Bookshelf
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 282
Release :
ISBN-10 : 1565928490
ISBN-13 : 9781565928497
Rating : 4/5 (90 Downloads)

Synopsis The Oracle PL/SQL CD Bookshelf by :

Readers get the complete text of the following books on CD-ROM: "Oracle PL/SQL Programming, Advanced PL/SQL Programming, Oracle Web Applications, Oracle Built-in Packages, Oracle Developer's Workbook, Oracle PL/SQL Pocket Reference, Oracle Built-ins Pocket Reference", and "Oracle PL/SQL Programming: A Guide to Oracle 8i Features".

Exim: The Mail Transfer Agent

Exim: The Mail Transfer Agent
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 644
Release :
ISBN-10 : 9781491947463
ISBN-13 : 1491947462
Rating : 4/5 (63 Downloads)

Synopsis Exim: The Mail Transfer Agent by : Philip Hazel

Exim delivers electronic mail, both local and remote. It has all the virtues of a good postman: it's easy to talk to, reliable, efficient, and eager to accommodate even the most complex special requests. It's the default mail transport agent installed on some Linux systems, runs on many versions of Unix, and is suitable for any TCP/IP network with any combination of hosts and end-user mail software.Exim is growing in popularity because it is open source, scalable, and rich in features such as the following: Compatibility with the calling interfaces and options of Sendmail (for which Exim is usually a drop-in replacement) Lookups in LDAP servers, MySQL and PostgreSQL databases, and NIS or NIS+ services Support for many kinds of address parsing, including regular expressions that are compatible with Perl 5 Sophisticated error handling Innumerable tuning parameters for improving performance and handling enormous volumes of mail Best of all, Exim is easy to configure. You never have to deal with ruleset 3 or worry that a misplaced asterisk will cause an inadvertent mail bomb.While a basic configuration is easy to read and can be created quickly, Exim's syntax and behavior do get more subtle as you enter complicated areas like virtual hosting, filtering, and automatic replies. This book is a comprehensive survey that provides quick information for people in a hurry as well as thorough coverage of more advanced material.

Oracle PL/SQL Programming: A Developer's Workbook

Oracle PL/SQL Programming: A Developer's Workbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 592
Release :
ISBN-10 : 9781565926745
ISBN-13 : 1565926749
Rating : 4/5 (45 Downloads)

Synopsis Oracle PL/SQL Programming: A Developer's Workbook by : Steven Feuerstein

Written by one of the world's leading experts on the Oracle PL/SQL language, this text offers extensive exercises in all skill levels covering major features of the language. Also provides a primer to the PL/SQL language.