Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

How to loop through different schemas and execute some sql on each?

Oracle DDL/DML script, PL/SQL in Source Control

User.Identity.Name casing issue

Is there a tool to load test a PLSQL

How to execute SP with arguments 'table of foo'?

Getting ORA-01861 - Literal does not match format string on SQLPlus Only

DDL command commits transaction even if it fails

Error when converting XML from a CLOB column to XMLType column

xml oracle-database

Inserting multiple values with Oracle Insert Into...Values

Using human-readable constants in queries

sql oracle-database

How expensive is a query in terms of TEMP tablespace?

oracle-database

Can I use user defined function in Xquery to replace node value in PLSQL?

Return a variable value and output from PL/SQL code block to C#

WHERE CURRENT OF raising and invalid rowid error

RDLC LocalReport Export to Excel really slow

How do sessions get their initial timezone

JPA Querying for json field in Oracle DB

oracle autoincrement with sequence and trigger is not working correctly

updating 1 million records in oracle DB as batch of 10k;