Search code examples
Does comment syntax exist for Oracle stored procedures?...


databaseoracle-databaseplsql

Read More
SQL Injection in PL/SQL - myth or fact?...


sqlplsqlcode-injection

Read More
Oracle database 23ai: Error ORA-02264 occurs, but I can neither find a constraint with the specified...


sqloracle-databaseplsqlplsqldeveloper

Read More
Save output of loop in single table in oracl SQL...


oracle-databaseplsql

Read More
Outer function returning multi-line values with the help of refcursors...


oracle-databasefunctionplsqlsys-refcursorref-cursor

Read More
DBMS_OUTPUT.PUT_LINE not printing...


plsqloracle10gsqlplusdbms-output

Read More
What this warning means `Required tables DBMSHP_FUNCTION_INFO,DBMSHP_PARENT_CHILD_INFO,DBMSHP_RUNS m...


databaseoracle-databaseplsqloracle-sqldeveloper

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


oracle-databaseplsql

Read More
Oracle PLSQL: call static method from member one...


oracle-databaseplsqlstatic-methods

Read More
how can I encode string in HMAC-SHA256 using pl/sql?...


oracle-databaseplsqlsha256

Read More
Store big text in single CLOB column or break it into CHAR/VARCHAR2 rows?...


sqloracle-databaseplsql

Read More
Dynamically check if a variable has value in PL SQL...


sqloracle-databasedynamicplsql

Read More
Calling Java from PL/SQL...


javaplsql

Read More
PL SQL output in hackerrank...


oracle-databaseplsql

Read More
Exporting Combined Data from Multiple SQL Queries into a Single CSV Report in Oracle APEX...


plsqloracle-apex

Read More
Can't login as sysdba in oracle sqlplus...


oracle-databaseplsqlsqlplussysdba

Read More
How can I count only NULL values in Oracle/PLSQL?...


oracle-databaseplsql

Read More
ORA-27486: Insufficient Privileges...


oracle-databaseplsqloracle-sqldevelopersql-grant

Read More
Why I got error Ajax call returned server error ORA-01422: exact fetch returns more than requested n...


oracle-databaseplsqloracle-apex

Read More
String range is correct, why still get PLS-00215: String length constraints must be in range (1 ..32...


plsql

Read More
Oracle database dependencies in PL/SQL...


sqloracle-databaseplsql

Read More
Running a dynamically generated MERGE INTO statement in a loop throws "ORA-01489: result of str...


oracle-databaseplsql

Read More
Oracle DBMS_SQL giving ORA-1007 variable not in select list...


oracle-databaseplsqldynamic-sql

Read More
PLS-00457 Error: How to resolve an array of ids to execute a statement in Oracle...


oracle-databaseplsql

Read More
Check if a file exists?...


sqloracle-databaseplsql

Read More
How to update a single row from multiple rows using specific business logic?...


sqlplsql

Read More
Convert comma separated string to array in PL/SQL...


oracle-databaseplsqltokenize

Read More
Oracle Procedure gets ORA-00054: resource busy and acquire with NOWAIT...


oracle-databaseplsqloracle19c

Read More
How to Select a Variable As Query Result in Oracle PLSQL...


oracle-databaseplsql

Read More
SQL - how to count unique combination of columns...


oracle-databaseplsql

Read More
BackNext