Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

Selecting Values from Oracle Table Variable / Array?

oracle plsql

Oracle cascade delete

sql oracle plsql

How to convert VARCHAR2 to BLOB inside Oracle 11g PL/SQL after ORA-06502

SELECT COUNT(*) vs. fetching twice with an explicit cursor

Quickest query to check for the existence of a row in Oracle?

oracle plsql

how to convert csv to table in oracle

string oracle csv plsql tokenize

How to get information about a User-Defined Type?

Is it possible to use "return" in stored procedure?

Why does running this query with EXECUTE IMMEDIATE cause it to fail?

Is it possible to comment out blocks of code that contain comments?

Oracle cursor running through the last item twice

oracle plsql

Oracle Error ORA-06512

Intermittent ORA-22288 error - command length incorrect

oracle file-io plsql

Is this a PL/SQL bug?

oracle plsql oracle11gr2

Does DataGrip by JetBrains support PL/SQL development?

ORA-01461 for inherited char(1 byte) column - need to make it work using Spring JDBC (extending StoredProcedure)

Are the RAW type variables immutable in PL/SQL code?

oracle plsql

ORA-00980 synonym translation no longer valid in PLSQL

oracle plsql synonym

Unit testing with Oracle [closed]

oracle unit-testing plsql

Create an Excel File (.xlsx) using PL/SQL

excel oracle plsql