Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Bulk update with commit in oracle

sql oracle-database plsql

Create Controlfile using SQLPLUS oracle

Declare function in Oracle SQL temporary script

sql oracle-database

Oracle ORA-00942: table or view does not exist when it exists [duplicate]

How to store multiple rows in a variable in pl/sql function?

sql oracle-database plsql

PLS-00382: expression is of wrong type

oracle-database plsql

Add column in Oracle table

sql oracle-database xmltype

How to set oracle db connection timeout in spring Boot application

Show timezone associated with timestamp in Oracle

sql oracle-database

Connect by clause to get the top of hierarchy

SQL to list out duplicate value within different values excluding a combination

sql oracle-database

Does hsqldb provide a function similar to listagg?

oracle-database hsqldb

JOIN on column only if NOT NULL

sql oracle-database join null

How can I execute the query and skip the equation if result entered NA or null?

sql oracle-database

Insert with (CTE and) select ... as of scn (flashback) and table alias(es) does not work in PL/SQL - ORA-00984: column not allowed here

Why do I get an "invalid identifier" error when I use LEFT()? [duplicate]

sql oracle-database case