Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

How convert CLOB to BLOB in Oracle?

oracle plsql

Read oracle tables using .NET, one LONG type column always returns empty string, how to solve it?

c# .net oracle

ORA-00932 (inconsistent datatypes: expected - got CLOB) error that I do not understand

sql oracle

Why can't I call my function in a SQL statement?

sql oracle function plsql

HAVING clause without GROUP BY in Oracle database using developer desktop and developer web

Building a Table Dependency Graph With A Recursive Query

How to choose an Oracle provider for .Net application?

c# oracle asp.net-2.0 provider

returning multiple columns using Case in Select Satement in Oracle

oracle

Hibernate @OrderBy with referenced class

Accent and case insensitive collation in Oracle with LIKE

Oracle : Identifying duplicates in a table without index

oracle plsql duplicates

How to test if a string is inside a list of predefined strings?

oracle plsql

How to reclaim storage for deleted LOBs

oracle

is it possible to have alphanumeric sequence generator in sql

sql database oracle

Update a row in oracle using OLEDB command(SSIS)

oracle oledbcommand

Keeping search result consistent across multiple transactions

java sql oracle

Does Oracle DB support multiple (parallel) operations per connection?

java oracle connection

How can i prevent duplicate rows being selected in a select query?

oracle duplicate-removal

Can you give one direction for all columns in an order by?

SQL question - find a number from a list

sql oracle