Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

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

How to export a ddl script from an Oracle 10 schema to create tables and constraints in H2-database?

PL/SQL Generate Random String from fixed set of characters

oracle-database plsql

OracleDataAdapter is not filling DataTable from Query

CREATE ANY TABLE not sufficient for creating any table?

Oracle Run Procedure with one in parameter and multiple out parameter