Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

commit after select

sql oracle select commit

Why cannot I use bind variables in DDL/SCL statements in dynamic SQL?

How to call a stored procedure in JDBC

How to check whether Oracle instance is started using pfile or spfile?

database oracle

How to Get all table space name, Allocated size, Free size, Capacity from single query?

oracle

TNSPING OK but sqlplus gives ORA-12154?

How to export database schema in Oracle to a dump file [closed]

linux oracle export

Ignoring exception in oracle trigger

oracle plsql triggers

How to recover or change Oracle sysdba password [closed]

JDBC - Oracle ArrayIndexOutOfBoundsException

oracle jdbc jboss

Connect SQLplus in oracle

oracle sqlplus

Appending strings in Oracle within a plsql loop

sql oracle plsql

PL/SQL Exceptions on Update/Delete of non-existing row

oracle plsql

Swapping column values in Oracle

sql oracle logic

What is the size limit for a varchar2 PL/SQL subprogram argument in Oracle?

oracle plsql

Why does SQL*Plus commit on exit?

oracle sqlplus

Oracle current_timestamp to seconds conversion

oracle

ResultSet - Cursor : rs.next() Taking lot of time

java oracle jdbc

Time zone conversion in SQL query

sql oracle gmt timezone-offset

Keeping an application database agnostic (ADO.NET vs encapsulating DB logic)

c# mysql database oracle oledb