Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle10g

Different behavior for REF CURSOR between Oracle 10g and 11g when unique index present?

How to disable oracle cache for performance tests

printing variables in pl/sql

plsql oracle10g

Concatenate results from a SQL query in Oracle

connect by clause in regex_substr

sql oracle oracle10g

Oracle 10G: ORA-06575: function in invalid state

function oracle10g

extract date only from given timestamp in oracle sql

How does contains() in PL-SQL work?

sql oracle oracle10g contains

How to resolve ORA 00936 Missing Expression Error?

oracle oracle10g ora-00936

Does `EXCEPTION WHEN OTHERS THEN RAISE` do something?

oracle plsql oracle10g

JPA primary key auto generate

java hibernate orm jpa oracle10g

How to add a UTF-8 BOM in Java?

Selecting the second row of a table using rownum

sql oracle oracle10g rownum

Why doesn't a non-greedy quantifier sometimes work in Oracle regex?

ORA-01652 Unable to extend temp segment by in tablespace

oracle10g tablespace

How to get datetime in 24hour format from oracle database?

oracle10g

Fully Understanding PDO ATTR_PERSISTENT

php oracle pdo oracle10g

What's the difference between pls_integer and binary_integer?

Oracle Date TO_CHAR('Month DD, YYYY') has extra spaces in it

sql oracle oracle10g

Pivoting rows into columns dynamically in Oracle

sql oracle oracle10g pivot