Search code examples
Get value from ODCIVARCHAR2LIST at a specific index position (in a SQL query)...


sqloracleoracle18c

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


sqloracleplsqloracle18cselect-into

Read More
Find row with problem shape (SDE.ST_GEOMETRY spatial type)...


sqloraclegeospatialspatialoracle18c

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


sqloracleplsqloracle-apexoracle18c

Read More
What is the version number of Oracle 18c?...


oracleoracle18c

Read More
Getting "Unable to check for available memory." on Oracle DB 18c...


javadatabaseoracle18coracle-enterprise-managerdbca

Read More
How to resolve error ORA-01861: literal does not match format string during insertion of JSON data i...


sqloracleoracle19coracle18c

Read More
ORA-17132 Invalid conversion requested during inserting an entity...


javaoraclehibernateojdbcoracle18c

Read More
Reference a user-defined type in a db<>fiddle session (when inserting a row)...


sqloraclesql-insertuser-defined-typesoracle18c

Read More
How to remove oracle database express edition...


oracleuninstallationoracle-xeoracle18c

Read More
Working with SDO_GEOMETRY ordinates as a table in a column subquery...


sqloraclesubqueryoracle18coracle-spatial

Read More
In Oracle 18c, why is max() much less efficient than order by with fetch first 1 rows only?...


sqloracleoracle18c

Read More
How to add a months to a timestamp with time zone value while keeping the exact same hour...


oracletimestamp-with-timezoneoracle18c

Read More
Assign GROUP_ID to rows based on start/end tags...


sqloraclegaps-and-islandsgrouporacle18c

Read More
Fill in rows per group for pivoting...


sqloraclegaps-and-islandsoracle18cgaps-in-data

Read More
Use ROW_NUMBER() window function without specifying ORDER BY...


sqloraclewindow-functionsoracle18coracle-spatial

Read More
Generate rows to fill in gaps between years, carry over value from previous year...


sqloracletime-seriesoracle18c

Read More
Oracle: Generate rows for missing years within range (sysyear + 9)...


sqloracleoracle18c

Read More
Select duplicates (including near-duplicate numbers)...


sqloracleduplicatesoracle18c

Read More
Using CREATE SCHEMA AUTHORIZATION...


database-schemaoracle18c

Read More
Oracle XE 18c create database error "[DBT-50000] Unable to check for available memory" thr...


oraclesqlplusoracle-xeoracle18cdbca

Read More
oracle SQL counter restarts when time difference is > x...


sqloracleoracle18c

Read More
How to group by date and not datetime in Oracle?...


oracleoracle11goracle18c

Read More
Select rows where related rows only have unmatched years...


sqloracleoracle18c

Read More
Hibernate - C3P0 JDBC connection pooling...


hibernatejdbcc3p0oracle18c

Read More
How to select maximum records from timestamp and do the operation using LISTAGG...


sqloracleoracle18c

Read More
Join to XML query is only performant with redundant hardcoded WHERE clause...


sqlxmloraclequery-optimizationoracle18c

Read More
Succinct way to join between XML queries?...


sqlxmloraclejoinoracle18c

Read More
Why does CROSS JOIN LATERAL break up array's SDO_GEOMETRY object into individual attributes?...


sqloracleoracle18coracle-spatiallateral-join

Read More
Function-based index on function returning number from abstract datatype...


sqloracleindexingabstract-data-typeoracle18c

Read More
BackNext