New posts in plsql

REGEX to select nth value from a list, allowing for nulls

Splitting string into multiple rows in Oracle

What is the Oracle equivalent of SQL Server's IsNull() function?

SQL error "ORA-01722: invalid number"

How to pass List from java to Oracle Procedure?

updating 1 million records in oracle DB as batch of 10k;

Oracle PL/SQL - How to create a simple array variable?

How to list all the stored procedure in AWS RedShift

Is it possible to output a SELECT statement from a PL/SQL block?

Number of rows affected by an UPDATE in PL/SQL

PL/SQL, how to escape single quote in a string?

What is the string concatenation operator in Oracle?

Printing the value of a variable in SQL Developer

What does it mean by select 1 from table?

Is there a function to split a string in PL/SQL?

PL/SQL insert record using max function

Can you SELECT everything, but 1 or 2 fields, without writer's cramp?

Write to Oracle concurrent request output / log from a SQLPlus program

Oracle PL/SQL UTL_FILE.PUT buffering

Get counts of all tables in a schema