Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

ORACLE return from function without creating a new type

Get values between ranges

sql oracle-database

Does SQL Server support the Oracle-like WITH clause?

How to find number of database round trips by an application

How to append text to an oracle clob

Did Oracle face the Y2K problem? [closed]

Java Oracle localhost connection error (ORA-12505)

call Oracle stored procedure using Spring's org.springframework.jdbc.object.StoredProcedure

Oracle 10g Full table scan(parallel access) 100x times faster than index access by rowid

Oracle12: lpad function does not manage 2 bytes characters as Oracle11

Oracle Copy Execution Plan from One Database to Other

avg time oracle sql

Using ROWTYPE in PL/SQL VARRAY giving compilation errors

Is PARTITION RANGE ALL in your explain plan bad?

Why do Oracle's sequences skip their cached values when attempting to re-create the sequence?

What type of index in best for DATE type on Oracle?

Resultset logic when selecting tables without a join?

Finding difference in months using analytical function in oracle