Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle12c

How to get the 2 greatest values between multiple columns?

sql oracle oracle12c

Downloading Oracle database 12c Release 1 (12.1.0.2.0) on Linux via wget

Why do I get ORA-39001: invalid argument value when I try to impdp in Oracle 12c?

Oracle DB Ora-01839: date not valid for month specified. 29-02-2016 leap year

oracle oracle12c leap-year

ORA-04036: PGA memory used by the instance exceeds PGA_AGGREGATE_LIMIT

oracle oracle12c

Getting ORA-01033: ORACLE initialization or shutdown in progress

sqlplus oracle12c

Sample for Entity Framework 6 + Code First + Oracle 12c

ORA-00119: invalid specification ORA-00132: syntax error

oracle listener oracle12c

Setting expiration time when caching view

oracle caching oracle12c

Why is my plsql code missing in the datadictionary in Oracle 12c?

Fastest way to compute for hash of a whole table [duplicate]

Oracle 12c: Multiple functions in a SELECT statement's WITH clause

sql oracle oracle12c

oracle how to change the next autogenerated value of the identity column

oracle12c

"ORA-22812: cannot reference nested table column's storage table" when trying to access system table

Difference between SYS.ALL_TAB_COLUMNS and SYS.ALL_TAB_COLS in Oracle 12c

Set NLS_LANG for oracle managed data access

Inconsistent behavior with `CROSS APPLY` and `OUTER APPLY`

sql oracle join oracle12c

Oracle 12c: How can I modify an existing primary key column to an identity column?

sql oracle oracle12c

calling https://www.facebook.com from oracle utl_http with wildcard certificates

facebook ssl plsql oracle12c

Leaking Entity Framework's abstraction - just a little