Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.2k+ articles
Experiences
17k+ articles
Interview Experiences
13.8k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Databases
2.3k+ articles
DBMS-SQL
510+ articles
PL/SQL Query
48 articles
Databases
>
PL/SQL
PL/SQL
170+ posts
Popular Articles
Recent Articles
PL/SQL Tutorial
Last Updated: 12 March 2025
Explore this PL/SQL tutorial to effortlessly learn PL/SQL – It is perfect for beginners and experienced ones. Whether you're new to it or
...read more
Databases
PL/SQL
How to split a delimited string to access individual items in PL/SQL?
Last Updated: 17 October 2024
In PL/SQL, dealing with delimited strings is a common task, especially when handling data from external sources or processing user inputs. O
...read more
Picked
Databases
PL/SQL
PL/SQL Query
How to Declare a Variable in PL/SQL?
Last Updated: 21 October 2024
Declaring variables in PL/SQL is a fundamental step towards building powerful and efficient database applications. Variables act as placehol
...read more
Picked
Databases
PL/SQL
PL/SQL Query
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.2k+ articles
Experiences
17k+ articles
Interview Experiences
13.8k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Databases
2.3k+ articles
DBMS-SQL
510+ articles
PL/SQL Query
48+ articles
PL/SQL Cursor Variable with REF CURSOR
Last Updated: 17 October 2024
In PL/SQL, Cursor variables, also known as REF CURSORs, provide a dynamic and flexible means to handle query results. A cursor variable is
...read more
Picked
Databases
PL/SQL
PL/SQL Query
How to Insert Multiple Rows at Once in PL/SQL?
Last Updated: 23 October 2024
As the volume and complexity of data continue to grow in modern systems, efficient data management techniques become important. One fundamen
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL Query
CROSS APPLY vs INNER JOIN in PL/SQL
Last Updated: 18 October 2024
PL/SQL Stands for procedural language extension to SQL. In a procedure, the role of the subprogram is to perform a particular task and it is
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL Triggers
Last Updated: 23 January 2024
PL/SQL stands for Procedural Language/ Structured Query Language. It has block structure programming features.PL/SQL supports SQL queries.
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL CASE Statement
Last Updated: 17 October 2024
PL/SQL stands for Procedural Language Extension to the Structured Query Language and it is designed specifically for Oracle databases it ext
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL Loops
Last Updated: 18 October 2024
PL/SQL stands for Procedural Language Extension to the Structured Query Language and it is designed specifically for Oracle databases it ext
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL For Loop
Last Updated: 17 October 2024
PL/SQL stands for Procedural Language/ Structured Query Language. It has block structure programming features. With PL/SQL, you can fetch da
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL Parameterized Cursors
Last Updated: 21 October 2024
PL/SQL stands for Procedural Language/ Structured Query Language. It has block structure programming features. With PL/SQL, you can fetch d
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
PL/SQL Packages
Last Updated: 17 October 2024
PL/SQL is a programming language that extends SQL by incorporating features of procedural programming languages. It is a highly structured l
...read more
Picked
Geeks Premier League
Geeks Premier League 2023
Databases
PL/SQL
Difference between Actual and Formal Parameters in PL/SQL
Last Updated: 23 November 2020
A parameter is an optional list of parameters that you define both pass information into the procedure and send information out of procedure
...read more
DBMS-SQL
PL/SQL
PL/SQL | User Input
Last Updated: 03 October 2018
Prerequisite - PL/SQL IntroductionIn PL/SQL, user can be prompted to input a value using character. can be used to prompt input for differ
...read more
PL/SQL
Exception Handling in PL/SQL
Last Updated: 28 April 2018
An exception is an error which disrupts the normal flow of program instructions. PL/SQL provides us the exception block which raises the exc
...read more
PL/SQL
1
2
3
4
5
6
7
8
>>
Last
1
2
3
4
5
6
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !