Skip to Main Content
Oracle
Live SQL
Help
Sign In
Dark Mode
Home
Home
SQL Worksheet
SQL Worksheet
My Session
My Session
Previous Sessions
Previously Viewed
Utilization
NLS
Schema
Schema
Quick SQL
Quick SQL
My Models
My Scripts
My Scripts
My Tutorials
My Tutorials
Code Library
Code Library
Code Library
Breadcrumb
Search
Area
All
PL/SQL General - 5
Category
All
Types
All
Tutorials
Scripts
Sort By
Date Added
Executions
Name
Likes
Sort Order
Ascending
Descending
Results Per Page
60
120
180
240
300
360
420
480
540
600
Reset Search
Script
Binding Variables with EXECUTE IMMEDIATE of PL/SQL Block
When you execute a dynamic PL/SQL block dynamically, variables are bound to placeholders BY NAME, no...
DYNAMIC PLSQL
7
89
8.7 years ago
Steven Feuerstein
Script
Find Associative Array INDEX BY Type
Lukas Eder of jOOQ graciously gave permission to share his very interesting use of dynamic PL/SQL to...
index by,collection type
0
6
7.7 years ago
Steven Feuerstein
Script
Overhead of dynamic PL/SQL block execution
You can use execute immediate to run SQL statements constructed at run-time. You can also do the sam...
0
5
3.5 years ago
Steven Feuerstein
Script
Method 4 Dynamic SQL Placeholder Parsing Uitility
Overview: Helps you analyze strings for placeholders, which is defined as the colon character ":" fo...
dynamic SQL,method 4,placeholder
0
3
7.4 years ago
Steven Feuerstein
Script
Is It a Reserved Word?
This script provides a procedure that either queries from v$reserved_words if available or executes ...
reserved word,keyword,dynamic pl/sql
0
2
7.9 years ago
Steven Feuerstein
row(s) 1 - 5 of 5