Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
plsql
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Setting Up PL/SQL on Linux Ubuntu/WSL
AYON KARMAKAR
AYON KARMAKAR
AYON KARMAKAR
Follow
Dec 28 '23
Setting Up PL/SQL on Linux Ubuntu/WSL
#
database
#
wsl
#
plsql
#
ubuntu
50
reactions
Comments
Add Comment
4 min read
pl/sql tutorial for beginners
realNameHidden
realNameHidden
realNameHidden
Follow
Apr 23 '23
pl/sql tutorial for beginners
#
sql
#
plsql
#
database
5
reactions
Comments
Add Comment
1 min read
How to write an anonymous PL/SQL function and use it in your SQL statement
Gerald Venzl 🚀
Gerald Venzl 🚀
Gerald Venzl 🚀
Follow
Mar 20 '23
How to write an anonymous PL/SQL function and use it in your SQL statement
#
sql
#
oracle
#
database
#
plsql
Comments
Add Comment
3 min read
Como converter um valor de tipo VARCHAR em um valor JSON no Oracle PL/SQL
Antonio Serra
Antonio Serra
Antonio Serra
Follow
Mar 3 '23
Como converter um valor de tipo VARCHAR em um valor JSON no Oracle PL/SQL
#
oracle
#
beginners
#
plsql
#
braziliandevs
5
reactions
Comments
Add Comment
1 min read
SQL for Data Engineers (oracle SQL)
NAGERI
NAGERI
NAGERI
Follow
Jan 13 '23
SQL for Data Engineers (oracle SQL)
#
sql
#
oraclesql
#
tutorial
#
plsql
2
reactions
Comments
2
comments
2 min read
Synonym Of Oracle - Get Access To DB From Another Schema Easily
ANSHUL
ANSHUL
ANSHUL
Follow
Jul 13 '22
Synonym Of Oracle - Get Access To DB From Another Schema Easily
#
oracle
#
plsql
#
database
#
synonym
6
reactions
Comments
Add Comment
2 min read
PL/SQL Beautifier: An Online Tool to Beautify Your PL/SQL Code!
Vinish Kapoor
Vinish Kapoor
Vinish Kapoor
Follow
Jul 9 '22
PL/SQL Beautifier: An Online Tool to Beautify Your PL/SQL Code!
#
plsql
#
oracle
#
database
#
programming
35
reactions
Comments
Add Comment
2 min read
Printing the largest element from an array using PLSQL (in Oracle Application Express 11g)
Nikti Paul
Nikti Paul
Nikti Paul
Follow
Jun 18 '22
Printing the largest element from an array using PLSQL (in Oracle Application Express 11g)
#
oracle
#
plsql
#
arr
5
reactions
Comments
Add Comment
3 min read
Conectarse con SQLcl
Edgar Rios Navarro
Edgar Rios Navarro
Edgar Rios Navarro
Follow
May 6 '22
Conectarse con SQLcl
#
oracle
#
java
#
plsql
8
reactions
Comments
Add Comment
1 min read
Using an Array of strings in a query with Oracle PL/SQL
Bruno Panassi
Bruno Panassi
Bruno Panassi
Follow
Mar 23 '22
Using an Array of strings in a query with Oracle PL/SQL
#
sql
#
plsql
#
java
#
springboot
9
reactions
Comments
Add Comment
1 min read
Using Recursive Common Table Expressions to fill missing continuous data | Oracle SQL
Rolando Gómez Tabar
Rolando Gómez Tabar
Rolando Gómez Tabar
Follow
Sep 7 '21
Using Recursive Common Table Expressions to fill missing continuous data | Oracle SQL
#
sql
#
plsql
#
oracle
#
datascience
5
reactions
Comments
Add Comment
2 min read
Using a PlSql cursor in a FOR loop example
Adrian Matei
Adrian Matei
Adrian Matei
Follow
for
CodepediaOrg
Feb 1 '21
Using a PlSql cursor in a FOR loop example
#
plsql
#
oracle
#
sql
4
reactions
Comments
Add Comment
3 min read
RESTful Deployment
Maik Michel
Maik Michel
Maik Michel
Follow
Jan 1 '21
RESTful Deployment
#
plsql
#
apex
#
orclapex
#
ords
3
reactions
Comments
Add Comment
4 min read
Advent Of Code 2020 in SQL - Day 1: "Report Repair"
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Dec 8 '20
Advent Of Code 2020 in SQL - Day 1: "Report Repair"
#
adventofcode
#
sql
#
plsql
2
reactions
Comments
Add Comment
4 min read
Using SUBSTR and INSTR functions in ORACLE PLSQL
Sharan Kumar Paratala Rajagopal
Sharan Kumar Paratala Rajagopal
Sharan Kumar Paratala Rajagopal
Follow
Jul 16 '20
Using SUBSTR and INSTR functions in ORACLE PLSQL
#
substring
#
plsql
#
sql
#
instr
4
reactions
Comments
Add Comment
1 min read
Blog on Oracle technologies and other programming languages
Vinish Kapoor
Vinish Kapoor
Vinish Kapoor
Follow
Mar 30 '20
Blog on Oracle technologies and other programming languages
#
showdev
#
oracle
#
plsql
#
orclapex
2
reactions
Comments
Add Comment
1 min read
An Example to Demonstrate The Vulnerability of SQL Injection and Its Prevention in Oracle
Vinish Kapoor
Vinish Kapoor
Vinish Kapoor
Follow
Dec 31 '19
An Example to Demonstrate The Vulnerability of SQL Injection and Its Prevention in Oracle
#
oracle
#
plsql
#
sql
#
writing
9
reactions
Comments
Add Comment
3 min read
Concatenate a List of Strings in PL/SQL
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Sep 12 '19
Concatenate a List of Strings in PL/SQL
#
100codeexamples
#
plsql
#
oracle
13
reactions
Comments
Add Comment
5 min read
PL/SQL Object Types: putting the Structure into the Force Powers Table
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Aug 2 '19
PL/SQL Object Types: putting the Structure into the Force Powers Table
#
100codeexamples
#
plsql
#
sql
#
sqltypes
6
reactions
Comments
Add Comment
5 min read
Structure Force Powers with PL/SQL Object Types
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Jul 31 '19
Structure Force Powers with PL/SQL Object Types
#
100codeexamples
#
plsql
#
sql
#
sqltypes
7
reactions
Comments
Add Comment
6 min read
Testing the Deathstar security with utPLSQL contexts
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Jun 11 '19
Testing the Deathstar security with utPLSQL contexts
#
100codeexamples
#
utplsql
#
plsql
#
sql
7
reactions
Comments
Add Comment
4 min read
#100CodeExamples – Test updatable views with utPLSQL Cursors
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Jun 5 '19
#100CodeExamples – Test updatable views with utPLSQL Cursors
#
100codeexamples
#
plsql
#
utplsql
#
oracle
5
reactions
Comments
Add Comment
3 min read
#100CodeExamples – Constants in PL/SQL and SQL
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Jun 5 '19
#100CodeExamples – Constants in PL/SQL and SQL
#
100codeexamples
#
plsql
#
sql
#
oracle
8
reactions
Comments
Add Comment
3 min read
#100CodeExamples – Use the force to replace objects
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Mar 11 '19
#100CodeExamples – Use the force to replace objects
#
100codeexamples
#
plsql
#
oracle
4
reactions
Comments
Add Comment
2 min read
#100CodeExamples – utPLSQL Cursor Comparison with user-defined Types
Samuel Nitsche
Samuel Nitsche
Samuel Nitsche
Follow
Feb 21 '19
#100CodeExamples – utPLSQL Cursor Comparison with user-defined Types
#
100codeexamples
#
plsql
#
utplsql
#
oracle
8
reactions
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account