Search code examples
Why is INTO needed in this PL/SQL function if the variable doesn't get used?...

sqloracle-databaseplsqloracle18cselect-into

Read More
Need validation of my pl/sql code and need forall version of mine...

validationplsqlbulkcollectforall

Read More
Need workaround to declare table type by passing procedure parameter instead of declaring table rowt...

sqloracle-databaseplsql

Read More
Adding CLOB data to XML usng `Dbms_XmlDom`...

oracle-databaseplsql

Read More
What are some online compilers to compile and run PL/SQL?...

sqlplsqloracle11gsaas

Read More
Reset counter when it encounters a zero in the column...

sqloracle-databaseplsqloracle-apexoracle18c

Read More
Is it possible to pass a dynamic number of bind arguments in open-for-using statements?...

oracle-databaseplsql

Read More
Deleting duplicate records in Oracle based on maximum date/time...

sqlplsqloracle10g

Read More
Merge/Insert data into exist table column based on conditions using SQL or PLSQL from Procedure call...

sqlplsqlmerge

Read More
Hackerrank Problem:15 days of learning SQL (Stuck at count section in subpart)...

mysqlsqloracle-databaseplsql

Read More
How to check the timezone of oracle pl/sql developer...

sqloracle-databaseplsqlplsqldeveloper

Read More
APEX Oracle filling the item with line values...

oracle-databaseplsqloracle-apex

Read More
PL/SQL Continue Statement...

plsql

Read More
How to return variable to client?...

oracle-databaseplsql

Read More
Oracle how to use array in where clause?...

oracle-databaseplsql

Read More
PL/SQL output using VC#...

c#.netplsql

Read More
From XML to list of paths in Oracle PL/SQL environment...

xmloracle-databaseplsqlxmltype

Read More
Removing Blue Border from button when clicked Oracle APEX...

plsqloracle-apex

Read More
PL/SQL block is throwing error- PLS-00382: expression is of wrong type...

plsqlplsqldeveloperoracle19c

Read More
Unable to print more then one column using bulk collect...

oracle-databaseplsqlplsql-packagebulk-collect

Read More
Performance tuning of a PLSQL query on XML table...

oracle-databaseperformanceplsqlquery-optimizationxmltable

Read More
Best pl/sql strategy to return a single output row of a concatenated list within a list...

oracle-databasestored-proceduresplsqlconcatenationlistagg

Read More
Why label cannot be declared before end...

oracle-databaseloopsplsql

Read More
Oracle: PLS-00382: expression is of wrong type...

sqloracle-databaseplsql

Read More
Oracle Apex - Temporary Table with a dynamic number of columns...

plsqloracle-apex

Read More
Getting ORA-01422 error when only one record exists with condition...

oracle-databasestored-proceduresplsql

Read More
How to use variables in an Oracle trigger...

oracle-databaseplsqltriggers

Read More
An unexpected error with the following message occurred: For input string: ""...

oracle-databaserestplsqloracle-apexoracle-ords

Read More
Converting Boolean to Varchar2...

plsqloracle11g

Read More
When does a deterministic function use the previous calculated value?...

oracle-databaseplsqloracle11g

Read More
BackNext