Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Oracle: getting references in PLSQL

select records for range comparison

Oracle number format model maximum length

sql oracle oracle11g

Hibernate error : Could not turn on auto-commit in an active global transaction

oracle hibernate jboss

Adding Many (UDFs) Validation Functions to Oracle - Which Method Run Fastest

sql oracle validation plsql

Oracle DB Order Tree Siblings By Sibling Linked List

sql oracle tree hierarchy

Using Oracle SQL as a matching engine

Oracle strange SUM behaviour

sql oracle

Retrieving data from 6pm previous day till 6pm present day

sql oracle

Persian character encoding in oracle database

Oracle 12c extended to support varchar2 > 4000 bytes doesn't work for user who is not sysdba

oracle oracle12c

need to tune this sql query to improve performance

How to make a select statement return null if no value is returned?

sql oracle

Why predicate locks cannot be acquired through an explicit locking query syntax

How to cause a "ORA-01555: snapshot too old error" without updates

oracle jdbc transactions

Can a WHERE clause predicate evaluate to NULL?

sql oracle null where clause

How and when are indexes used in INSERT and UPDATE operations?

oracle indexing

SQL Regex - Replace with substring from another field

How to find out when a column was changed in Oracle DB?

sql oracle timestamp

Materialized view fast refresh with HAVING clause?

sql oracle oracle11g