Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Which query works in both SQL Server and Oracle?

sql sql-server oracle

asp.net core docker container using Oracle Managed Driver Core. throws ORA-00604 and ORA-01882 when opening connection

c# oracle docker .net-core

Could hibernate be causing this 'fetch out of sequence' error?

java oracle hibernate

How to select dates from dual, but with joined data?

sql oracle

Connection to Oracle without a username or password

java oracle jdbc connection

Oracle - How to grant to a user the rights to another user's objects

C#: Pass a user-defined type to a Oracle stored procedure

c# oracle stored-procedures

Is it possible to set a unique constraint as a foreign key in another table?

How do you parse a simple XML snippet in Oracle PL/SQL and load it in a global temp table?

xml oracle parsing plsql

oracle sql developer is truncating my results

sql xml oracle

Generating incremental numeric column values during INSERT SELECT statement

Glassfish v3.0.1 versus Oracle GlassFish Server 3.0.1 product - any _technical_ reason to use the commercial version?

java oracle glassfish

Any solution for Oracle TNS inefficiencies (many roundtrips, latency) from a Java app?

oracle performance tns

How to find out if a column is an auto increment field in oracle?

Oracle 10 and Oracle 11 clients coexistence

How to escape ":" in Oracle dynamic SQL and also have bind variables?

sql oracle escaping

Why does SQL cost explode with simple "or"?

Oracle : Automatic modification date on update

oracle triggers

Oracle equivalent of MySQL update ignore

How to set manually an Oracle Connection String in a DbContext