Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle11g

Disadvantages of setting the whole DB charset to Unicode vs some NVARCHAR2 in Oracle DB?

What is the difference between ojdbc6.jar and ojdbc14.jar? [duplicate]

java oracle jboss oracle11g

Grouping the records on a specific criteria and to find the maximum value

How to call a stored procedure with a parameter of type table

c++ oracle oracle11g occi

How to get rid of NUL characters in Oracle database?

oracle oracle11g

Query only numeric values of the earliest possible date

sql oracle oracle11g

Oracle Tablespaces maxsize "unlimited" not really unlimited

oracle oracle11g tablespace

Dropping all objects of a schema

oracle plsql oracle11g

How to pass a NUMBER with decimal values as a parameter to a FUNCTION or PROCEDURE

How to keep cursors in v$sql_plan alive longer

Using DBMS_LOB.SUBSTR on a BLOB results in ORA-06502

oracle oracle11g ora-06502

Sql plus doesn't show English

Oracle 11g Client connecting to both 10g and 11g databases

Problems reading from Oracle

c# oracle oracle11g

How to COUNT DISTINCT on more than one column

sql oracle oracle11g

Why oracle IN clause has limit of 1000 only for static data?

oracle oracle11g oracle10g

Working with very large text data and CLOB column

oracle oracle11g lob

ora-01086 : save point was not established or invalid

what does this mean "order by NULL"

sql oracle11g

MERGE statement unique index/constraint validation per row or per statement?