Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

How to set a default value when inserting null

Oracle Check Constraint

How can I clean up dead connections using Oracle?

oracle-database

JDBC cancel Oracle stored procedure call

How to overcome the limitation of `PERCENTILE_CONT` that the argument should be constant?

sql oracle-database

How to access an index of a string in PL/SQL?

Using SQLAlchemy to pass a list of values to an Oracle function

Oracle update single table with multiple WHERE clauses

oracle-database

Update record across multiple tables with a calculation (total invoice) using an Oracle SQL Script

oracle sql TO_CHAR function is adding a trailing blank in some case

sql oracle-database to-char

What is the equivalent Collation type in Oracle for the Latin1_General_BIN collation type in SQL Server?

Ordered iteration in an user-defined aggregate function?

oracle-database plsql

how to model data / indexes to find timeslices fast

Canonical expression of "union" or "variant record"?

How to create a good request with "max(count(*))"?

Oracle pivot transform to SQL server