Search code examples
DBMS_OUTPUT.PUT_LINE not printing...


plsqloracle10gsqlplusdbms-output

Read More
create a collection with 2 columns and insert all the rows at once PL/SQL...


oracle-databaseplsql

Read More
find between places...


sqlsql-serverstored-proceduresplsql

Read More
FETCH INTO doesn't raise an exception if the set is empty, does it?...


oracle-databaseexceptionplsqldatabase-cursor

Read More
Call to an overloaded procedure inside another procedure in an Oracle/PLSQL package...


oracle-databasestored-proceduresplsql

Read More
oracle ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind...


oracle-databaseplsqlcursor

Read More
Render page item which has HTML in Oracle Apex...


plsqloracle-apexoracle23ai

Read More
OracleDataAdapter.Fill throws "SQL command not properly ended"...


c#oracle-databaseplsqlado.net

Read More
New oracle apex plugin firing on page load/initialization...


plsqloracle-apex

Read More
How to SELECT inside a DECLARE block?...


oracle-databaseplsqloracle-sqldeveloper

Read More
How to get a list with description of all dba packages...


sqloracle-databaseplsql

Read More
How to return rows from a declare/begin/end block in Oracle?...


sqloracle-databaseplsql

Read More
How to remove leading zeroes from day and month values in Oracle, when parsing to string using to_ch...


oracle-databasedateselectplsqlformat

Read More
Where to define nested procedures in case when I need - variables + cursors + nested procedures?...


oracle-databaseplsql

Read More
Execute Immediate on DDL Statements...


sqloracle-databaseplsql

Read More
Is it possible to extract ddl of a package without package body...


oracle-databaseplsql

Read More
Oracle ORA-02089 with Java...


javaplsqloracle11g

Read More
Using date in ref cusor with PL/SQL...


dateplsqloracle11g

Read More
What's the best way to get grouped data from a table into a JSON object as tree structure...


sqloracle-databaseplsqloracle19c

Read More
Simple "SELECT" with variable but without "INTO"...


sqldatabaseoracle-databaseplsql

Read More
Remove empty params from URL...


plsqloracle19cregexp-replace

Read More
How to make sure all transactions are, either, all committed or rolled back?...


oracle-databaseplsql

Read More
Set a column value equal to another column with a trigger in Oracle...


oracle-databaseplsql

Read More
Oracle RECORDS and table of records type...


oracle-databaseplsql

Read More
How can I handle different data types in an Entity-Attribute-Value design (e.g. single table with mu...


databaseoracle-databaseplsqldatabase-schemaentity-attribute-value

Read More
Is there a Oracle SQL Function that TRANSLATEs or REPLACEs localized characters with basic ones?...


sqloracle-databaseplsql

Read More
Put namespace reference in Xquery (oracle, pl/sql)...


xmloracle-databaseplsqlxquery

Read More
replace text within Oracle variable that is a CLOB...


oracle-databaseplsqlreplaceclob

Read More
Reduce nested IF…ELSE conditions that iteratively condition building a query by adding filters one b...


oracle-databaseif-statementplsqlcount

Read More
Oracle Procedure is not getting invoked...


plsqlplsql-package

Read More
BackNext