Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle11g

Preventing certain rows from being deleted in Oracle

sql oracle triggers oracle11g

How can I declare and initialize a package variable by SELECT

Bulk Collect Twice over same nested table

Cannot Open Connection Exception: Generic JDBC Exception

Adding column with default value

oracle oracle11g

ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode

How to delete all the data from the table in sqlplus oracle

oracle11g sqlplus

How can I use a CASE statement in a WHERE clause with IS NULL?

sql oracle oracle11g

Coldfusion 9.0.1 Standard 64bit and Oracle 11g 64bit ODBC connection results in "architecture mismatch"

oracle11g coldfusion-9

Does indexes work with group function in oracle?

sql oracle oracle11g indexing

Alter Table if column doesn't exist

Monitor index usage

Oracle11g Express Edition SYSTEM schema is locked

How to use Oracle global temporary table?

Decimal vs. int when using ORMs

Querying Oracle TIMESTAMP WITH TIMEZONE

sql oracle timezone oracle11g

How do I find what is causing ORA-00054?

oracle oracle11g ora-00054

Update rows based on values present in forthcoming rows

sql oracle oracle11g oracle10g

Is Oracle's EXTRACT function breaking the NOENTITYESCAPING in the XMLELEMENT?

REGEX to select nth value from a list, allowing for nulls

sql regex oracle plsql oracle11g