Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

listunagg function?

How do I query LDAP from C# to resolve Oracle TNS hostname while using managed ODP.NET?

javax.xml.ws.WebServiceException: Provider com.sun.xml.internal.ws.spi.ProviderImpl not found

oracle java

Oracle 11g - How to optimize slow parallel insert select?

Changed behaviour of java.sql.Date after OJBC client upgrade

java sql oracle date ojdbc

Recommendations for supporting both Oracle and SQL Server in the same ASP.NET app with NHibernate

BatchUpdateException: the batch will not terminate

How can I avoid "raw variable length too long" errors in SQL Developer?

Using Oracle hint "FIRST_ROWS" to improve Oracle database performances

Is it possible to use sql%rowcount for SELECT?

How to switch sql worksheet display in oracle sql developer 3.2

Is it best practice for functions to return after raising an error in PL/SQL

oracle plsql

What's the difference between READ_COMMITTED and SERIALIZABLE isolation levels in Oracle database?

java oracle transactions

Oracle ODP.Net With Entity Framework 6 - ORA-00955 on Select from Table View

c# oracle entity-framework

Can SQL*Plus read environment variables from the machine is it running on?

Oracle 12c JSON Query Issue with Dot Notation and Double Quotes

json oracle syntax oracle12c

How to manage test data fixtures for acceptance testing in large projects?

resultSet.next() : Does it fetch data from buffer OR from database?

What makes Oracle more scalable?

oracle scalability rdbms

Select and Insert across dblink

oracle insert dblink