Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Does SELECT start transaction in PL/SQL

sql oracle plsql transactions

WHERE vs. HAVING performance with GROUP BY

How to save XML file in PL/SQL database

xml oracle plsql

Distance between two Point with Latitude & Longitude in oracle DB

How can I detect, using php, if the machine has oracle (oci8 and/or pdo_oci) installed?

php oracle

SQL to replace smart quotes

sql oracle smart-quotes

Can I prevent long queries in PDO?

php database oracle timeout pdo

Pass an array as value in an ado.net DBParameter

c# sql-server oracle ado.net

MS Access to Oracle easy Conversion / Migration

oracle ms-access migration

How do I escape double quotes in oracle query?

php oracle escaping

How to read a CLOB column in Oracle using OleDb?

.net oracle oledb clob

How to access Oracle system tables from inside of a PL/SQL function or procedure?

sql oracle plsql ora-00942

Why do these seemingly similar queries have such drastically different run times?

sql performance oracle

(Oracle) how to group rows for pagination

Apple deprecates Java, what are our technical options as programmers? [duplicate]

java oracle macos

SQL SELECT to find cyclic references in father-ID-organized tree?

sql oracle cyclic-reference

Oracle wait events: what do you interpret db file scattered/sequential read?

oracle wait

Oracle Database Change Notification and ROWID's

oracle rowid

oracle bulk insert

sql oracle plsql bulkinsert

Cannot modify a column which maps to a non key-preserved table error while trying to insert into a view

sql oracle join