Learning the Basics of PL/SQL | Database Journal

Learning the Basics of PL/SQL

Jun 4, 2001
1 minute read

Congratulations on your decision to read this book, Sams Teach Yourself PL/SQL in 21 Days, Second Edition!
If you are new to the Oracle
environment, this book will help you learn and master Oracle’s built-in
procedural language quickly. Knowledge of PL/SQL (Procedural Language/Structured
Query Language) is becoming a fundamental necessity no matter which of
Oracle’s many products you use.

Today, on your first day, you will accomplish these tasks:

  • Learn what PL/SQL is and why you should master it

  • Learn how PL/SQL relates to other Oracle products

  • Learn what resources you need to finish this book

  • Write your first PL/SQL function

Over the remaining 20 days, you'll delve deeper into the power and
capabilities of this language and learn how to leverage its power in your
applications regardless of whether you are doing client/server programming with
Oracle's tools (such as Developer/2000), using other front-end tools (such
as PowerBuilder), or simply writing some batch jobs that run on the server.

What Is PL/SQL?

PL/SQL is a procedural language that Oracle developed as an extension to
standard SQL to provide a way to execute procedural logic on the database.

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.