Plsql 简明教程

PL/SQL - Useful Resources

以下资源包含有关PL/SQL的其他信息。请使用它们来获得对该主题的更深入了解。

The following resources contain additional information on PL/SQL. Please use them to get more in-depth knowledge on this topic.

  1. Oracle PL/SQL − Oracle’s official website giving complete detail about PL/SQL.

  2. PL/SQL on Wikipedia − From Wikipedia, the free encyclopedia of PL/SQL.

  3. SQL Tutorial − A simple tutorial SQL which is one of the most important DML used in PL/SQL.

  4. MySQL Tutorial − A simple tutorial on MySQL which is an alternate of Oracle Database.

  5. Java tutorial − Learn JAVA which is making use of PL/SQL stored procedures.