Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Propagation of Oracle Transactions Between C++ and Java

java c++ oracle transactions jta

System.Data.OracleClient namespace discontinued?

How to populate a timestamp field with current timestamp using Oracle Sql Loader

oracle sql-loader

Unit test MyBatis with HSQL instead of Oracle

oracle hsqldb mybatis

Alter a nonunique index to a unique index

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

oracle oracle10g concat

Default value for paramteters not passed SQLPlus script

oracle sqlplus

Calling Oracle stored procedure with output parameter from SQL Server

What's the influence of compiling ORACLE packages with DEBUG

oracle debugging plsql

Get the difference between two dates both In Months and days in sql

sql oracle date-arithmetic

SQL Error: ORA-00913: too many values

sql oracle

CREATE and DROP TABLESPACE Oracle

oracle tablespace

Oracle SQL - can I return the "before" state of a column value

sql oracle

Greatest not null column

sql oracle oracle9i

How can I make cx-oracle bind the results of a query to a dictionary rather than a tuple?

What is the difference between Oracle's "sequence" and MySql's Auto_increment feature?

mysql oracle

How to prevent oracle database to start when windows boots up?

windows oracle

What's the reason / usefulness is to use ENABLE keyword in oracle database statements

sql database oracle keyword

how to make selecting random rows in oracle faster with table with millions of rows

oracle

Replacing System.Data.OracleClient to Oracle.DataAccess (ODP.NET)

c# .net oracle oracle11g odp.net