Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Using NVL for multiple columns - Oracle SQL

sql oracle coalesce nvl

Any performance impact in Oracle for using LIKE 'string' vs = 'string'?

sql performance oracle

ORA-01438: value larger than specified precision allows for this column

Does mysql have the equivalent of Oracle's "analytic functions"?

mysql sql database oracle

Usage of Oracle binding variables with LIKE in C#

Finding ghost constraint from Oracle DB

ORA-00947 Not enough values while declaring type globally

How to use Timestamp_to_scn and Scn_to_timestamp in Oracle?

Why do I get PLS-00302: component must be declared when it exists?

oracle plsql oracle10g

Rollback a committed transaction

sql oracle oracle11g

How To Check for an Index in Oracle

oracle metadata

How to connect to Oracle 11g database remotely

oracle oracle11g

Equals(=) vs. LIKE for date data type

sql oracle

How to pretty format the printing of SQL Queries in SQLAlchemy?

Using SQL query to determine if a table exists

sql oracle

EXTRACT() Hour in 24 Hour format

oracle

How to manually initialize a collection of RECORDs in PL/SQL?

Oracle SQL pivot query

sql oracle pivot

What is the default size of a varchar2 input to Oracle stored procedure, and can it be changed?

ORA-12705: Cannot access NLS data files or invalid environment

oracle