Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

How to use Data Pump utilities without a tnsnames.ora file

How to find if a sequence exists using PL/SQL

oracle plsql

How can I mock an OracleConnection and OracleCommand?

c# oracle unit-testing moq

What's the best way to take a "snapshot" of an Oracle database that is constantly being updated?

oracle snapshot

Conditionally define a Cursor

Benefits of migrating from MySQL to Oracle for Amazon RDS. Worth it? [A: no]

oracle: decode and subquery select result

sql oracle subquery decode

Comparison Group by VS Over Partition By

In Oracle SQL update statement, does row update occur concurrently?

Return row with the max value of one column per group [duplicate]

How can I identify the rows involved in an Oracle deadlock?

oracle deadlock

Insert blank row to result after ORDER BY

sql oracle

Oracle select with subquery

sql oracle subquery

SELECT as much data from CLOB to VARCHAR2 as possible, with multibyte chars in the data

sql oracle substr clob multibyte

How to run dbms_crypto functions in Oracle as regular user?

Oracle SID and Service name; connection problems

Cannot find table v$parameter in Oracle

sql oracle oracle11g

Extract specific value from CLOB (containing XML) while creating one delimited string per row of a table. CLOB value may be null on some rows

sql xml oracle clob xmltype

Why is static ddl not allowed in PL/SQL?

oracle plsql

XML Oracle : Multiple Child Node extract

sql xml oracle plsql