Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in plsql

Initializing a collection in oracle

Oracle Bind Query is very slow

Start and end time of a query

Difference between implicit and explicit cursors in Oracle

sql oracle-database plsql

Haversine Formula unit errors - PL/SQL

how to append values to a oracle type

SQL to convert data from underscore-separated to CamelCase

pl/sql varray with a cursor

Oracle PL/SQL Release 12.2.0.1.0 vs 12.1.0.2.0 - execute immediate with parameters

Is this how non-bulk binding PL/SQL code should be translated to bulk-binding code, and is there ever a reason to forgo buk binding?

sqlplus stuck on delete query

ORA-01007 "variable not in select list" from dbms_sql.column_value call

PLSQL_V2_COMPATIBILITY Compatibility

sequence on pl/sql

sql oracle-database plsql

PL SQL Loop Table after insert and update

Performance impact of function calls in an SQL Query (About Context Switching)