Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle10g

ODP.net Oracle Decimal Number precision problem when filling a dataset. Exception: Arithmetic operation resulted in an overflow

Can I use Oracle JDBC 12.1.0.1 (for 12c database) on a Oracle 10g database?

Is this a bug in the PL/SQL Compiler?

oracle plsql oracle10g

Alter a nonunique index to a unique index

Oracle: Concat with delimiter, but only if both operands are NOT NULL

oracle oracle10g concat

What is rowID & rowNum (ROWID vs ROWNUM)

sql oracle10g rownum rowid

How to view blob data in Oracle SQL Developer

How can I determine if a string is numeric in SQL?

sql oracle10g numeric

TransactionScope - The underlying provider failed on EnlistTransaction. MSDTC being aborted

using Linq with multiple where conditions

How to calculate the slope in SQL

mysql sql oracle10g

Is it possible to kill a single query in oracle without killing the session?

oracle oracle10g

How can I insert multiple row into oracle database using one insert statement? [duplicate]

sql oracle10g sql-insert

Inserting Image Into BLOB Oracle 10g

sql oracle oracle10g blob

What is the impact of enabling/disabling ROW_MOVEMENT in Oracle 10g?

oracle oracle10g

Oracle Char type and Hibernate

java hibernate oracle10g

SQL Error: ORA-02298: cannot validate (SYSTEM.AEROPUERTO_FK) - parent keys not found

sql oracle oracle10g

How to query the permissions on an Oracle directory?

How does order by clause works if two values are equal?

sql oracle10g sql-order-by

EXCEPT keyword in Oracle