Search code examples
Filter values based on another column in SQL...

sqloracle11g

Read More
Accumulation of values based on percentage.Oracle...

oracle-databaseoracle11g

Read More
Same timezone but current_timestamp differs from systimestamp...

oracle-databaseoracle11gtimestamp

Read More
Database vs tablespace, what's the difference?...

oracle-databaseoracle11g

Read More
Аggregation of the result in different years in a new column.Oracle...

oracle11g

Read More
How to debug the error of invalid identifier in the following PL/SQL block?...

sqlplsqloracle11g

Read More
Missing right parenthesis error for LISTAGG ON OVERFLOW TRUNCATE...

sqloracle-databaseoracle11glistagg

Read More
Split Records in Table using SQL...

sqloracle-databaseoracle11gdata-warehouse

Read More
Oracle virtual column referencing another table...

sqloracle-databaseoracle11g

Read More
What’s wrong in this merge operation?...

sqlplsqloracle11gsql-merge

Read More
Pivoting on table with huge number of records...

sqloracle-databaseoracle11gpivot

Read More
insertion in a table of objects with nested table in oracle...

oracle-databaseoracle11g

Read More
functionality of the TABLE clause in oracle...

oracle-databaseoracle11g

Read More
I have a JSON table, how can I create a sql table with this information in PLSQL?...

jsonoracle-databaseplsqloracle11g

Read More
Using spool in Oracle 11g doesn't send the result of SELECT queries to the file...

oracle-databaseoracle11gsqlplusspool

Read More
How to copy table using the procedure that gets the table's name to copy and name of the new tab...

oracle-databaseplsqloracle11goracle-sqldeveloper

Read More
How to update oracle list column with sequence number...

sqloracle-databaseoracle11g

Read More
Count on case Oracle...

sqloracle-databaseoracle11g

Read More
OBIEE Custom format - changing a column data format with varchar datatype...

oracle11gbusiness-intelligenceobiee

Read More
Unique constraint violated message on inserting code below...

oracle-databaseplsqloracle11g

Read More
What is the DBMS_Crypto.encrypt() equivalent of DBMS_Obfuscation_Toolkit.DES3Encrypt()?...

oracle-databaseoracle11goracle19cdbms-crypto

Read More
Does a MERGE INTO statement lock the entire table when merging into a partitioned table based on the...

sqloracle11g

Read More
Oracle: is it possible to calculate actual storage size used by the data in a table?...

sqloracle-databaseoracle11goracle-sqldeveloper

Read More
How to get the main ID of updated row and use it before DML in trigger...

oracle-databaseoracle11gtriggers

Read More
Getting "PLS-00306: wrong number or types of arguments in call to" ORACLE 11G...

sqlplsqloracle11g

Read More
Trouble setting Environment variable ORACLE_HOME...

oracle11gdatabase-connectiontnsping

Read More
How can I convert a small query from SQL Server to Oracle, I don't know how to apply their equiv...

sqloracle-databasestored-proceduresoracle11g

Read More
Create var inside a for loop PLSQL ORACLE 11G...

oracle-databaseplsqloracle11g

Read More
Get all employee detail from employees table whose "First_name" start with any single char...

sqloracle-databaseoracle11g

Read More
How to count how many times a tag appear inside a CLOB PLSQL oracle 11g...

sqlxmloracle-databaseoracle11g

Read More
BackNext