English 中文(简体)
PL/SQL - Discussion
  • 时间:2024-11-03

Discuss PL/SQL


Previous Page Next Page  

PL/SQL is a combination of SQL along with the procedural features of programming languages. It was developed by Oracle Corporation in the early 90 s to enhance the capabipties of SQL. PL/SQL is one of three key programming languages embedded in the Oracle Database, along with SQL itself and Java. This tutorial will give you great understanding on PL/SQL to proceed with Oracle database and other advanced RDBMS concepts.

Advertisements