GeeksforGeeks
geeksforgeeks.org βΊ pl/sql βΊ pl-sql-tutorial
PL/SQL Tutorial: Complete Guide to Database Procedures & Functions - GeeksforGeeks
May 14, 2026 - It combines SQL with procedural programming features for building database applications. Developed by Oracle Corporation for Oracle Database systems. Allows users to create procedures, functions, triggers and packages. Supports operations like data manipulation, control flow, exception handling and transactions. Used for automating tasks and developing scalable enterprise applications. Before learning PL/SQL, it is recommended to understand the basics of SQL, which is the standard language used for database operations.
TutorialsPoint
tutorialspoint.com βΊ plsql βΊ index.htm
PL/SQL Tutorial
It was developed by Oracle Corporation in the early 90's to enhance the capabilities of SQL. PL/SQL is one of three key programming languages embedded in the Oracle Database, along with SQL itself and Java. In this tutorial, we'll give you a great understanding of PL/SQL to proceed with the Oracle database and other advanced RDBMS concepts.
Videos
Guru99
guru99.com βΊ home βΊ pl-sql βΊ pl/sql tutorial for beginners
PL/SQL Tutorial for Beginners
May 9, 2026 - Oracle PL/SQL is an extension of SQL language, designed for seamless processing of SQL statements enhancing the security, portability, and robustness of the database. This PL/SQL online programming course explains some important aspect of PL SQL language like block structure, data types, packages, ...
OneCompiler
onecompiler.com βΊ plsql
PL/SQL Online Editor & Compiler
The editor shows sample boilerplate code when you choose language as 'PL/SQL' and start writing code to learn and test online without worrying about tedious process of installation.
Oracle Tutorial
oracletutorial.com βΊ home βΊ pl/sql tutorial
PL/SQL Tutorial - Master PL/SQL Programming Quickly and Easily
October 8, 2023 - This PL/SQL Tutorial section teaches you how to use PL/SQL programming language to develop modular and procedural programs in Oracle Database.
Plsql-tutorial
plsql-tutorial.com
PL/SQL Tutorial - PL/SQL programming made easy
This Oracle PL SQL tutorial teaches you the basics of programming in PL/SQL like cursors, stored procedures, PlSQL functions
Udemy
udemy.com βΊ it & software
Beginners guide Oracle PL/SQL Part 1
September 29, 2025 - Course Overview: In this course, we will use Oracle LiveSQL, a free and accessible platform, to practice and hone our PL/SQL skills without the need to install any software. This approach allows us to focus entirely on learning PL/SQL rather ...
TutorialsPoint
market.tutorialspoint.com βΊ course βΊ oracle-plsql-online-training βΊ index.asp
Oracle PL/SQL Online Training Course
December 10, 2025 - Learn Oracle PL/SQL and its programming concepts from scratch with comprehensive online training. ... Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.
Oracle FreeSQL
livesql.oracle.com
Oracle FreeSQL: Learn and practice SQL with the worksheet
Oracle FreeSQL lets you learn, practice, run, and share Oracle SQL, PL/SQL, and Quick SQL in a browser-based worksheet
Javatpoint
javatpoint.com βΊ pl-sql-tutorial
PL/SQL Tutorial - Javatpoint
PL/SQL Tutorial - Learn PL/SQL tutorial for beginners and professionals with examples on cursors, triggers, functions, procedures, strings, exceptions, arrays, collections, packages, transactions etc.
CodeChef
codechef.com βΊ learn βΊ course βΊ pl-sql
Learn Procedural SQL
Let us write our first query using PL-SQL and learn the building blocks for procedural SQL with practice problems
TechOnTheNet
techonthenet.com βΊ oracle βΊ index.php
Oracle Tutorial
PLSQL stands for "Procedural Language extensions to SQL", and is an extension of SQL that is used in Oracle. PLSQL is closely integrated into the SQL language, yet it adds programming constructs that are not native to SQL. Our tutorial will start with the basics of Oracle such as how to retrieve ...
Reddit
reddit.com βΊ r/sql βΊ online resources for learning pl/sql?
r/SQL on Reddit: Online resources for learning PL/SQL?
October 25, 2020 -
Hello,
I need a crash course in PL/SQL for a job I'm applying for, wondering if anyone has had any luck with online tutorials for PL/SQL?
I've found https://www.guru99.com/introduction-pl-sql.html and https://www.oracletutorial.com/plsql-tutorial/
I've also got access to LinkedIn Learning through work, and I'm wondering if anyone can recommend any of the Udemy courses?