This pocket reference provides quick-reference information that will help you use Oracle's PL/SQL language. It is a companion to Steven Feuerstein and Bill Pribyl's bestselling book, Oracle PL/SQL Programming, and includes coverage of the latest version of Oracle, Oracle8i.Oracle is the most popu
Oracle PL/SQL Web Toolkit Reference
β Scribed by Sanjay Singh.
- Tongue
- English
- Leaves
- 138
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The packages in the the PL/SQL Web Toolkit are described in the following chapters:
describes the htp and htf packages which generate HTML tags.describes the owa_cache package which contains functions and procedures that enable the PL/SQL Gateway cache.
describes the owa_cookie package which contains subprograms that send and retrieve HTTP cookies from the clientβs browser.
describes the owa_image package which is used when you have any image map whose destination links invoke the PL/SQL Gateway.
describes the owa_lock package which contains subprograms that are used to implement database locking for PL/SQL Gateway.
describes the owa_pattern package which locates text patterns within strings and replaces the matched string with another string.
describes the owa_sec package which contains functions, procedures, and data types to implement security.
describes the owa_text package which contains subprograms used by owa_pattern for manipulating strings.
describes the owa_util package which contains utility subprograms.
β¦ Subjects
ΠΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°;ΠΠΎΠΌΠΏΡΡΡΠ΅ΡΠ½Π°Ρ Π»ΠΈΡΠ΅ΡΠ°ΡΡΡΠ°;Oracle
π SIMILAR VOLUMES
<DIV><p>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 <I>Oracle PL/SQL Programming</I>. Thi
Provides a reference to basic language elements including block structure and declarations, statements for program control, and the calling of functions.