The fourth edition of this popular pocket guide provides quick-reference information that will help you use Oracle's PL/SQL language, including the newest Oracle Database 11g features. It's a companion to Steven Feuerstein and Bill Pribyl's bestselling *Oracle PL/SQL Programming*. This concise guide
Oracle PL/SQL Built-ins Pocket Reference
โ Scribed by John Beresniewicz, Chip Dawes, Steven Feuerstein
- Book ID
- 127403224
- Publisher
- O'Reilly Media
- Year
- 1998
- Tongue
- English
- Weight
- 209 KB
- Edition
- 1
- Category
- Library
- ISBN
- 1565924568
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
Provides a reference to basic language elements including block structure and declarations, statements for program control, and the calling of functions.
Start developing applications with Oracle PL/SQL - fast! This integrated book-and-Web learning solution teaches all the Oracle PL/SQL skills you need, hands on, through real-world labs, extensive examples, exercises, projects, and a complete Web-based training site. Oracle PL/SQL by Example, Third E
This manual is intended for programmers, systems analysts, project managers, and others interested in the development and tuning of database applications.This manual assumes you have a working knowledge of application programming and that you are familiar with the use of structured query language (S