Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

Declaring SYS_REFCURSOR and ROWTYPE in stored procedure

Why Plsql package variables and constants cannot be used in Sql?

Converting binary to varchar in PL/SQL

how to get value of column from sys_refcursor returned by a function being called

sql oracle-database plsql

Oracle SQL: how to enforce only one value may be 'checked'?

sql oracle-database plsql

redirect plsql error message to a log file when executing it in sqlplus

ORA-06530: Reference to uninitialized composite

oracle-database plsql

Efficient way to query for the existence of data in a partitioned table

Why when adding * to query I get an error?

oracle-database plsql

Creating re-runnable Oracle DDL SQL Scripts

Oracle PL/SQL select into variables

Dynamic Update Query in Oracle

Does oracle support nested result sets?

sql oracle-database plsql

pl/sql nested loop

oracle-database plsql

Stored Procedure: Cursor is bad?

Best way to use PL/SQL Package Cursors from Pro*C

Pattern Matching with Like Clause