Search code examples
How to keep up database performance of tables with multi-billion rows...

sqloracle-databaseperformanceplsql

Read More
Retrieve record specific date and time in Oracle SQL...

oracle-databaseplsql

Read More
Best way to create a conditional SQL query? CASE, DECODE, or IF/THEN?...

sqloracle-databaseplsqlcasedecode

Read More
get work days function to return whole number on sunday...

sqloracle-databaseplsqloracle11g

Read More
Oracle SQL - SELECT query locks index & blocks DML sessions...

sqloracle-databaseplsqlconcurrencyoracle11g

Read More
ORA-28759: failure to open file despite permissions...

oracle-databaseplsqlwallet

Read More
Migrating data from source data into new relation?...

sqlplsqlmigrationplsqldeveloperdblink

Read More
Trigger causes an error because it is mutating the table...

sqloracle-databaseplsqltriggers

Read More
How to optimize my query to reduce execution time...

oracle-databaseplsqloracle-ebs

Read More
executing select statement stored in table column by replacing variable value dynamically...

oracle-databaseplsql

Read More
How can I tell if my Oracle system is set to support Unicode or multibyte characters?...

oracle-databaseunicodeplsqloracle11g

Read More
How to handle a query with special characters / (forward slash) and \ (backslash)...

mysqlplsql

Read More
PL/SQL: EXECUTE IMMEDIATE with condition variable...

oracle-databaseplsql

Read More
Ignoring a PL/SQL function's return value...

oracle-databaseplsql

Read More
Need a query to find the current status of the last run of a particular Oracle job...

oracle-databaseplsql

Read More
ORACLE SQL Developer Dark Mode...

oracle-databaseplsqloracle-sqldeveloperoracle10g

Read More
PL/SQL: Iterating over table names and retrieving each table size...

oracle-databaseplsql

Read More
DECODE with multiple equal conditions?...

sqloracle-databaseplsql

Read More
Command to verify if pulling variable from cursor...

oracle-databaseplsql

Read More
out varchar2 in package.procedure is giving numeric or value error...

oracle-databaseplsqlvarchar2

Read More
PL/SQL Record TYPE in Anonymous Block...

plsqlrecordtype

Read More
JSON_OBJECT_T error - The provided JavaScript Object Notation (JSON) operator generated a result whi...

sqloracle-databaseplsql

Read More
How to access numeric object or tag name in json using JSON_TABLE?...

jsonoracle-databaseplsql

Read More
Get distinct letters in a string in order of occurance...

regexplsql

Read More
return JSON_OBJECT_T response instead of CLOB in PLSQL...

oracle-databaseplsql

Read More
Missing or Invalid option error when running a plsql block...

sqldatabaseoracle-databaseplsql

Read More
How can i shorten the fetch into clause in my PLSQL to return JSON_OBJECT_T type of data...

sqloracle-databaseplsql

Read More
cume_dist vs percent_rank or difference between...

sqloracle-databaseplsql

Read More
Oracle - Update BLOB with PL/SQL...

oracle-databaseplsqlsql-updateblob

Read More
validation on email / postcode fields in sql/oracle...

sqloracle-databaseplsqlconstraints

Read More
BackNext