Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

What type of join is '....where A.ID = B.ID (+)'

sql oracle join plsql oracle11g

Cannot connect my rails app to Oracle

Good or bad idea to include numbers in SQL table names?

Determining query's progress (Oracle PL/SQL)

ORA-06532: Subscript outside of limit

sql oracle plsql

"ORA-04068: existing state of packages has been discarded ORA-04065: not executed, altered or dropped stored procedure

oracle plsql oracle11g

Finding Data Pump Dump Location in 12c

ASP.NET MVC5 - Keeping Users in Oracle Database

sealing violation: package oracle.net.ns is sealed

java oracle jdbc oracle11g ojdbc

Are Oracle Analytic Functions costly?

performance oracle function

Oracle: SELECT * FROM tablea a, tableb b WHERE a.fielda(+)=b.fieldb -- what is (+)?

sql oracle

PL/SQL Developer: Multiple statements?

sql oracle plsqldeveloper

PL/SQL query IN comma deliminated string

oracle plsql oracle-apex

Do database cursors pick up changes to the underlying data?

database oracle cursors

Using an Oracle Table Type in IN-clause - compile fails

Java Virtual Machines (JVM) and their performance comparison

java oracle jvm sun openjdk

SQL: Is it possible to 'group by' according to 'like' function's results?

What is the maximum of the number-format in Oracle?

oracle plsql

Oracle update query with select

oracle

oracle "table or view does not exist" from inside stored procedure

oracle stored-procedures