New posts in oracle10g

oracle.jdbc.driver.OracleDriver ClassNotFoundException

Selecting the second row of a table using rownum

How to kill a running SELECT statement

How do you get nicely formatted results from an Oracle procedure that returns a reference cursor?

How to rename a table column in Oracle 10g

Create an Oracle function that returns a table

How to find the privileges and roles granted to a user in Oracle? [duplicate]

CASE .. WHEN expression in Oracle SQL

Disabling contextual LOB creation as createClob() method threw error

How to use BOOLEAN type in SELECT statement

How to restore/import an Oracle database from dmp file?

ORA-12705: Cannot access NLS data files or invalid environment specified

Concatenate results from a SQL query in Oracle

How to check for null/empty/whitespace values with a single test?

null vs empty string in Oracle [duplicate]

Pivoting rows into columns dynamically in Oracle

Different CURRENT_TIMESTAMP and SYSDATE in oracle

DBMS_OUTPUT.PUT_LINE not printing

How do I use CREATE OR REPLACE?

How to add a UTF-8 BOM in Java?