Oracle DevGym - https://devgym.oracle.com/pls/apex/f?p=10001:20011::::20011:: PL/SQL is niche - A lot of large organisation still use lots of Oracle, and it's important if you are going to be doing any development at the database end ordeveloping on APEX. But you aren't going to find many startups using it, or people using for personal projects. Answer from carlovski99 on reddit.com
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.
Oracle
oracle.com โบ database โบ technologies โบ appdev โบ plsql.html
PL/SQL for Developers
PL/SQL is a procedural language designed specifically to embrace SQL statements within its syntax. PL/SQL program units are compiled by the Oracle Database server and stored inside the database. And at run-time, both PL/SQL and SQL run within the same server process, bringing optimal efficiency.
Videos
MASTER Oracle PLSQL in 30 Days or LESS! - YouTube
01:51:05
PL/SQL Tutorial for Beginners - YouTube
02:51:07
PL/SQL Oracle Tutorial from zero to hero in less than 3 hours. ...
01:36:35
Learn PLSQL Programming with SQL*Developer and Oracle23 - Tutorial ...
29:55
Learning PL/SQL with SQL*Developer and Oracle 23 - Tutorial 2 - ...
Oracle PL/SQL Tutorial Day -21 โ
Records and Collections in ...
Reddit
reddit.com โบ r/sql โบ what are some resources to learn pl/sql?
r/SQL on Reddit: What are some resources to learn PL/SQL?
June 5, 2023 -
I have searched and haven't found decent resources to learn from. I prefer something that has excercises.
Also, is it worth it to learn PL/SQL?
Top answer 1 of 6
8
Oracle DevGym - https://devgym.oracle.com/pls/apex/f?p=10001:20011::::20011:: PL/SQL is niche - A lot of large organisation still use lots of Oracle, and it's important if you are going to be doing any development at the database end ordeveloping on APEX. But you aren't going to find many startups using it, or people using for personal projects.
2 of 6
3
Pl/sql is not very popular with new upcoming technologies. Along with development to get the tasks done nowadays there are lot of ancillary things like visual representation, meta-data maintenance, the ability to track process execution, exchanging data between systems ; most of which are not out of the box available with PLSQL If you still want to proceed, and like the structuring of code, in that fashion, look for spark sql, writing skills in notebook kind of frameworks. Those might interest you and have a lot of prospect. Free Websites: Oracle PL/SQL Tutorial ( https://www.oracle.com/database/technologies/appdev/plsql.html ) PL/SQL Tutorial by TutorialsPoint ( https://www.tutorialspoint.com/plsql/index.htm ) PL/SQL Tutorial by Learn Oracle ( https://www.learnoracle.in/p/plsql-tutorial.html ) PL/SQL Tutorial by Guru99 ( https://www.guru99.com/pl-sql-tutorial.html ) PL/SQL Tutorial by Studytonight ( https://www.studytonight.com/plsql/ ) Paid Websites: Pluralsight ( https://www.pluralsight.com/paths/pl-sql ) Udemy ( https://www.udemy.com/topic/pl-sql/ ) LinkedIn Learning ( https://www.linkedin.com/learning/topics/pl-sql ) Oracle University ( https://education.oracle.com/pl-sql-training ) Lynda.com (now LinkedIn Learning) ( https://www.linkedin.com/learning/topics/pl-sql )
TutorialsPoint
tutorialspoint.com โบ plsql โบ index.htm
PL/SQL Tutorial
PL/SQL is widely used in various applications, including โ ยท Database Security: It implements robust security measures within the database. XML Management: Generating and managing XML documents within the database. Linking Databases to Web Pages: Integrates databases with web applications. Automation: Automating database administration tasks for efficient management. This tutorial is designed for Software Professionals, who are willing to learn PL/SQL Programming Language in simple and easy steps.
Udemy
udemy.com โบ development
The Complete PL/SQL Bootcamp : "Beginner to Advanced PL/SQL"
February 8, 2026 - In this PL SQL bootcamp tutorial, the Complete Oracle PL SQL Bootcamp participants will learn how to download and install the SQL Developer tool on their Windows machine, and connect it to a database running on a Linux server that we set up in previous lessons.
GitHub
github.com โบ gowthamrajk โบ PLSQL-module โบ blob โบ main โบ plsql-tutorial-pdf.pdf
PLSQL-module/plsql-tutorial-pdf.pdf at main ยท gowthamrajk/PLSQL-module
In This module, I will be adding some PL/SQL contents and its related source materials with popular and useful tutorial sections which could be very helpful for a beginner to kickstart career in SQ...
Author ย gowthamrajk
Codecademy
codecademy.com โบ learn โบ learn-sql
Learn SQL | Codecademy
Expand your SQL skills by creating and manipulating databases with multiple related tables ยท Earn a certificate of completion and showcase your accomplishment on your resume or LinkedIn. Start ยท The platform ยท AI-assisted learning ยท Make progress faster with our AI Learning Assistant, a tool that automatically understands your current course, instructions, and solution code โ and gives you instant, personalized feedback.
Simplilearn
simplilearn.com โบ home โบ skillup โบ sql free course with certificate
Free SQL Course Online with Certificate [2026]
SQL Free Course with Certificate
Free SQL course online with certificate - master MySQL, PostgreSQL, SQL Server, functions, joins, subqueries and more, and earn a certificate to boost your career. Free SQL course with certificate for beginners. Learn SQL online, master queries, joins & database skills. Start your free SQL course today.
Address ย 5851 Legacy Circle, 6th Floor, Plano, TX 75024 United States
Khan Academy
khanacademy.org โบ computing โบ computer-programming โบ sql
Unit 3: Intro to SQL: Querying and managing data
We cannot provide a description for this page right now
TutorialsPoint
tutorialspoint.com โบ plsql โบ plsql_basic_syntax.htm
PL/SQL - Basic Syntax
Python TechnologiesDatabasesComputer ProgrammingWeb DevelopmentJava TechnologiesComputer ScienceMobile DevelopmentBig Data & AnalyticsMicrosoft TechnologiesDevOpsLatest TechnologiesMachine LearningDigital MarketingSoftware QualityManagement Tutorials View All Categories ... In this chapter, we will discuss the Basic Syntax of PL/SQL which is a block-structured language; this means that the PL/SQL programs are divided and written in logical blocks of code.
tekslatetutor
tekslate.com โบ home page โบ blog โบ mysql
Oracle PL SQL Tutorial | PL SQL Tutorial | Learn PL SQL
PL/SQL Tutorials explains your language fundamentals, explores advanced coding techniques & instructions for executing, tracing, testing & debugging