Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Unable to load DLL “OraOps10.dll”

Oracle unique constraint violation referencing a constraint that doesn't seem to exist

PL/SQL function parameter

oracle plsql

JDBC Metada retrieve Constraint information

oracle jdbc metadata

Oracle virtual column referencing another table

sql oracle oracle11g

Whatis is best approach on executing multiple UPDATE statement in one connection?

Is it possible to get the maximum possible length of a variable

oracle plsql

Find duplicate items in a column Oracle SQL

sql oracle

Python 3.3 - Connect with Oracle database

python oracle python-3.3

using sql query with group by date

sql oracle date select group-by

How can I update data in CLOB fields using a >> prepared query << with ODP (Oracle.DataAccess)?

c# oracle .net-3.5 odp.net clob

Dynamically selecting partitions

oracle oracle10g

Backspace doesn't work in sqlplus command line

sql oracle sqlplus

PostgreSQL vs Oracle: "compile-time" checking of PL/pgSQL

Compiling a PL/SQL function in Oracle 11g2 XE sometimes leads to a ORA-00600: internal error

Is there any way to get information about current session from gv$session in oracle?

oracle session oracle-rac

ORA 06533: Subscript beyond count

oracle plsql

How to read NLS_DATE_FORMAT?

sql oracle

NLS setting in sql developer to change the Number format

sql oracle numbers

PL/SQL - Use "List" Variable in Where In Clause

oracle plsql