Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Concatenating numbers in virtual column expression throws ORA-12899: value too large for column

Oracle 11g - query appears to cache even with NOCACHE hint

Oracle SQL sum up values till another value is reached

sql oracle

How to resolve ORA-27475: "JOB" must be a program or chain

How to drop columns in a compressed table?

sql oracle oracle11g

Preventing sqlplus truncation of column names, without individual column formatting

oracle sqlplus

Prevent Oracle minus statement from removing duplicates

sql oracle

problem with oracle sqlplus with whitespace in the path of the @ command

oracle whitespace sqlplus

What to grant to user to use index of table while querying?

oracle indexing privileges

Oracle (0x80004005)ORA-12154: TNS:could not resolve the connect identifier

what does the following error mean: java.sql.sqlexception missing in or out parameter at index

java oracle jdbc oracle11g

System.Data.OracleClient Vs. ODP.NET [closed]

Proper design to avoid Oracle deadlocks?

java oracle jdbc deadlock

drop index or constraint without knowing its name for Oracle

How to configure WebLogic Server to existing Eclipse

java eclipse oracle weblogic

How to fetch Oracle reference cursor into table variable?

cume_dist vs percent_rank or difference between

sql oracle plsql

How to increase performance for bulk INSERTs to ODBC linked tables in Access?

Spring Data JPA JpaRepository.save(entity) not returning database default values

java spring oracle hibernate jpa

How to reset IDENTITY column in oracle to a new value

oracle identity