Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

write chars into DB with correct character-set

c# oracle

why I get OracleTruncateException with ODP.NET OracleDataAdapter but not with System.Data.OracleClient's adapter when DbDataAdapter.Update called?

c# .net oracle ado.net odp.net

How do I access an MS Access database from Oracle?

sql oracle ms-access plsql odbc

Poor performance getting clob field from Oracle in .Net

.net oracle odp.net clob devart

Is there a way to query the changes made by a materialized view fast refresh in Oracle?

Creating an UPDATE RETURNING query in Hibernate

java database oracle hibernate

0x80040e51 Description: "Provider cannot derive parameter information and SetParameterInfo has not been called."

oracle ssis

Alternate method for PIVOT - IN with sub-query support

oracle oracle11g

Oracle: An elegant way to take the first n record (top-k query)

sql oracle

Events based on sysdate [duplicate]

How to display SQL statement including host variable values in Oracle Pro*C?

sql c oracle binding

creating a pandas dataframe from a database query that uses bind variables

Modify dataType for columns with data in Oracle using Liquibase

oracle liquibase

INSERT INTO / SELECT DISTINCT results in primary key violation for a SYS_GUID

sql oracle

Oracle 11g how to estimate needed TEMP tablespace?

oracle oracle11g

Same query on same database gives different results on OAS 10.1.3

oracle hibernate oas

Why does using REPLACE function on CLOB cause increase in CACHE_LOBS...?

oracle plsql clob oracle11gr2

dbms_hs_parallel fails with error

Oracle SQL Generate nested xml

sql oracle oracle11g oracle10g

Strange random behavior in where clause

sql oracle plsql