Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Connect by - delimiter
with example as ( select 'NC//12345/12qwe/////12sadf' text from dual ) select regexp_substr(e.text, '[^/]+', 1, LEVEL) col from example e connect by regexp_instr(e.text, '[/]+', 1, LEVEL - 1) > 0
run
|
edit
|
history
|
help
0
Srinivas
Recursive sql
minimum of two(replace)
Srinivas
shailendra
Trig
if-else condition in pl/sql
PL/SQL declaracionVariables
display table 5 for using for loop
Aufgaben laut Benutzer durchsuchen