Oracle Database is a Multi-Model Database Management System created by Oracle Corporation.
I am using Oracle Database and I am a bit confused about Drop and Purge Commands. In fact for me …
sql oracle oracle10gHow can I run Oracle SQL Developer on a version of Java it supports (1.6) while running Java 1.7 for everything else? …
java sql oracle oracle-sqldeveloperI have been trying to improve query times for an existing Oracle database-driven application that has been running a little …
sql performance oracle group-by distinctI have an Oracle function which return sys-refcursor and when I call this function using Hibernate, I am getting the …
java oracle hibernate jpa sys-refcursorI was using a SQuirrel SQL Client to connect & browse my oracle database servers. I have given the credentials …
java oracle jdbc squirrel-sqlI'm trying to split a string with regexp_subtr, but i can't make it work. So, first, i have this …
sql regex oracle string-split regexp-substrI am trying to acces oracle from linux server. I am using unixODBC. When i try to acces oracle using …
linux oracle unixodbc oracleclientI have problem with calling store procedure on Oracle 11g server. stored procedure PROCEDURE get_rit_by_user_id(KDC_…
c# oracle odp.netI have csv file that has "17 September, 2009 11:06:06 AM" as COMPLETED_ON variable I am using sql loader to load data …
oracle sql-loader to-date