Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Trigger alternatives for two tables that have to mutually update each other

sql oracle triggers

Grouping the records on a specific criteria and to find the maximum value

PL/SQL Append_Values Hint gives error message

oracle plsql ora-06512

How to call a stored procedure with a parameter of type table

c++ oracle oracle11g occi

How to use savepoints in oracle procedure

oracle rollback savepoints

Describe table SQL Oracle [closed]

sql oracle

How to get rid of NUL characters in Oracle database?

oracle oracle11g

Query Cost vs. Execution Speed + Parallelism

Query only numeric values of the earliest possible date

sql oracle oracle11g

Oracle Cast and MULTISET avaliable in POSTGRES

SQL*Plus - Spool CSV - SP2-0734: unknown command beginnin

sql oracle sqlplus

Oracle Tablespaces maxsize "unlimited" not really unlimited

oracle oracle11g tablespace

How to do substring for UTF8 string in java?

java oracle substring

converting the data with regexp in oracle sql

Oracle sql : get only specific part of a substring

sql oracle substring

Escaping special characters for JSON output

sql json regex oracle

Transaction management with Spring and Hibernate make inactive transactions

Inserted data is not shown in Oracle db using a direct query

sql oracle

Oracle NVL invalid number

sql oracle

Oracle SQL - Group by with ROWNUM in Having clause?

sql oracle plsql