Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

EF + ODP.NET + CLOB = Value Cannot be Null - Parameter name: byteArray?

Oracle Apex: Javascript code in PL/SQL Block

Using `SELECT` to call a function

oracle plsql

Oracle sqldeveloper - how to connect DB from command line

Sometimes, error "ORA-00933" occurs when using entity framework to query to Oracle DB but when I restart the webapp, it works

oracle entity-framework

How to catch and return (or print) an exception in an ORACLE PL/SQL create or replace stored procedure

ORA-01792: maximum number of columns in a table or view is 1000

java sql oracle hibernate

Using Oracle ref cursor in Java without Oracle dependency

java oracle

Difference between driver and provider

c# .net sql oracle

How to connect with System.Data.OracleClient to oracle db with windows authentication?

How to make Oracle compare JSON as JSON, not as Strings

sql json oracle

Use an Oracle clob in a predicate created from a String > 4k

How to rename an Oracle procedure

oracle stored-procedures

Pipelined function calling another pipelined function

oracle plsql

Execute an oracle Function that returns a reference cursor in C#

c# oracle odp.net

DbCommand and parameterized SQL, ORACLE vs SQL Server

c# sql-server oracle ado.net

Oracle - Do you need to calculate statistics after creating index or adding columns?

database oracle statistics

How do I alter my existing table to create a range partition in Oracle

How to use Oracle as an embedded database for running unit tests in maven?

oracle maven junit

Passing an array from .Net application to Oracle stored procedure