Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Calculating a conditional cumulative sum in Oracle

sql oracle

Function/Package issue PL/SQL

format code appears twice error while inserting DATETIME from C# to Oracle DB

Select all indexes of a type in Oracle

sql oracle indexing oracle10g

Update multiple rows using CASE WHEN - ORACLE

sql oracle

how to add AM or PM in PostgreSQL in date format itself?

sql oracle postgresql

Why can't I seem to force Oracle 11g to consume more CPUs for a single SQL query

SQL Difference between using = and IN

sql oracle

Dropping multiple columns in Oracle

sql oracle

Inconsistent string length definition between Java String.substring() and Oracle 11g column VARCHAR2 size

I need to do a Custom Oracle Sort

sql oracle sql-order-by

Two Phase Commit/Shared Transaction

oracle

Why do you hate sequences on Oracle? [closed]

sql oracle sequences

UNDOTBS Tablespace is Full what now?

oracle oracle10g

How to make a GRANT persist for a table that's being dropped and re-created?

sql oracle oracle11g sql-grant

Is it possible to pass table name as a parameter in Oracle?

How to search data from oracle database which contains single quote

sql database oracle oracle10g

sql joins - Joining more than one table

ORA-01843 "not a valid month" and ORA-01861 "literal does not match format string"

Waiting for a submitted job to finish in Oracle PL/SQL?

multithreading oracle plsql