About 1,710 results
Open links in new tab
  1. Oracle Database Database PL/SQL Language Reference, 21c F31827-07 Copyright © 1996, 2024, Oracle and/or its affiliates.

  2. Oracle® PL/SQL by Example, Sixth Edition, presents the Oracle PL/SQL programming language in a unique and highly effective format. It challenges you to learn Oracle PL/SQL by using it …

  3. The second edition of Oracle PL/SQL Programming is divided into seven parts: Part 1, Programming in PL/SQL Chapters 1 through 3 explain what it means to program in PL/SQL …

  4. PL/SQL (Procedural Language /SQL) is a procedural extension of the SQL language proposed by Oracle that allows the use of SQL commands in the structure of blocks constituting a …

  5. What you will learn This Oracle Database: PL/SQL Fundamentals training introduces you to PL/SQL. It helps you understand the benefits of this powerful programming language, while …

  6. Oracle® PL/SQL by Example, Fifth Edition, presents the Oracle PL/SQL program-ming language in a unique and highly effective format. It challenges you to learn Oracle PL/SQL by using it …

  7. These consist of SQL statements, DML statements, procedures (PL/SQL code blocks), functions (PL/SQL code blocks that return a value), and built-in subprograms. This section starts with …