Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle11gr2

How to create an oracle.sql.ARRAY object?

java oracle jdbc oracle11gr2

How to tell System.Data.OracleClient to use the 64 bit Oracle Driver

How to call REPLACE with CLOB (without exceeding 32K)

oracle plsql oracle11gr2

DBMS_DATA_MINING.CREATE_MODEL causes "ORA-40103: invalid case-id column: TID" on 11.2.0.1.0 64b, but on 10g OK

truncated LISTAGG string [duplicate]

Export from Oracle 10g database with 11g client

PLSQL: VARBIABLE := SEQUENCE.NEXTVAL or SELECT SEQUENCE.NEXTVAL into VARIABLE from dual?

plsql oracle11g oracle11gr2

Oracle 11GR2 TKPROF - How to capture the recursive call-tree

How big is an Oracle XMLType when stored as BINARY XML

sql xml oracle oracle11gr2

Is this a PL/SQL bug?

oracle plsql oracle11gr2

Calculate the percentage of the root owned by its parents

Finding the longest streak of wins

sql oracle oracle11gr2

How to change schema name?

Configure ASP.NET MVC 4 Application with Oracle Database

Adding columns to existing index in Oracle

Selecting both MIN and MAX From the Table is slower than expected