
Explore Oracle database environments, access the Oracle Autonomous Database on OCI, and learn PL/SQL fundamentals, SQL developer usage, control statements, exceptions, procedures, functions, triggers, and a practical case study.
Explore Oracle environment options, including local Oracle database setups and Oracle Cloud with Apex access, and leverage the free tier to practice Linux commands and shell scripting.
Learn to access Oracle Cloud’s always free tier, with autonomous database, two Linux compute virtual machines, and WordPress hosting for learning or prototyping.
Register for Oracle Cloud, receive login details by email, and log in with your chosen password. Explore autonomous database options, free tier availability, provisioning times, and bring your own license.
Log into Oracle Cloud by entering your account name, email, and password, and navigate to the autonomous database to create or manage databases, noting menu changes.
Learn how the Oracle autonomous database cloud handles patches, backups, security, and performance, reducing DBA workload and enabling developers to create and analyze data with minimal admin.
Explore the admin and development tools for autonomous database, including Oracle Application Express and the Skill Developer Web, plus Oracle Machine Learning for data analysis, discovery, and visualization.
Learn how to download and run the Oracle SQL Developer client on Windows, including creating an Oracle account, unzipping the file, and launching the application with no installation.
Updated Sep 2025 - Includes on Overview on vector based search on Oracle 23ai Database
The big question is – is SQL & PLSQL still relevant and should you learn it? Well, the answer is: Yes.
SQL & PL/SQL has established itself as the de-facto data access language used across many different industries, that's available in the database.
This means that SQL & PL/SQL is no longer just used by developers, but folks from many different parallel technical fields that need to store, manipulate, and access large volumes of data - analyse it with slice and dice concept to derive meaningful business information so as to have the business in competitive edge.
For this reason, SQL and PL/SQL isn’t going anywhere. Its stable in popularity and still dwarfs NoSQL databases on a side by side comparison.
The advantage of PLSQL is
PL/SQL allows sending an entire block of statements to the database at one time. This reduces network traffic and provides high performance for the applications.
PL/SQL gives high productivity to programmers as it can query, transform, and update data in a database.
Applications written in PL/SQL are fully portable.
With this course, you can learn how to provision the latest Oracle Cloud Autonomous Database 19c which is provided on
Oracle cloud infrastructure as always free tier , utilize it to learn SQL (not covered in detail in this course ) and PL/SQL, which is covered in details.
The PL/SQL topics covered in this course are :
Different Oracle DB environment to Learn & Practice.
How to get access to Oracle Cloud Free tier.
An Overview about all new Oracle Autonomous Cloud Database.
Provisioning Oracle Autonomous Database on OCI
Accessing the Oracle Cloud Autonomous DB for SQL - web and client version – SQL Developer.
What is PLSQL?
Oracle PLSQL programming approach
Naming conventions and formatting.
Scope of variable declaration & nested block
Using PLSQL to interact with Oracle DB
Cursors in PLSQL.
Control Statement in PLSQL
Handling Exceptions in PLSQL
Subprograms & Composite data type
Database triggers.
Case study in SQL & PLSQL
Business case & problem statement provided in document format for the learner to work upon & provided solution.
Solutions presentation in detail to validate your solution.
Happy Learning!!