Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Wrong index being used when selecting top rows

Getting SQLPlus to spool out Unicode characters, are being output as?

oracle utf-8 oracle10g sqlplus

Connection pool management

How to use Oracle DMP files?

oracle database-backups

How to restrict the length of INTEGER when creating a table in ORACLE?

sql oracle

how to declare %ROWTYPE of a variable that is a weakly typed SYS_REFCURSOR?

Reading data from Oracle DB using .Net is 10 times faster than using Java

c# java .net oracle

Oracle SQL: select from table with nested table

convert oracle blob to xml type

xml oracle utf-8 plsql blob

Is it possible to make oracle database procedures to ignore commit statements?

Unique vs non-unique index

sql oracle plsql

Is the following query possible with SQL Pivot?

how to update all rows of a column in oracle with a start value of 500 and incrementing in oracle

database oracle plsql

Call to undefined function oci_connect, php_oci8_12c.dll, windows 8.1, php5.6.6

how to run a sql function in pl sql developer

oracle plsql

select rows and generate a new column based on condition SQL

sql oracle select

How do I compare two CLOB values in Oracle

sql oracle

ORACLE 10.2 Pro*C precompiler not reading header file

oracle oracle-pro-c

Does SELECT DISTINCT imply a sort of the results

sql oracle sqlplus

how to create a stored procedure in oracle which accepts array of parameters