Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Does Oracle 10g comply with the ANSI SQL-1992 substring function standard?

Trim integer from a string

Split string using pl/sql using connect level on null value

How to add values to a newly added column to all existing rows in Oracle 11g

oracle-database oracle11g

Table is mutating, trigger/function may not see it ORA-06512 [duplicate]

How to return boolean if record exists for multiple tables

sql oracle-database

How to get data from first day of the month until yesterday

oracle-database date

How do I trim date in PLSQL?

SQL Insert with large dataset

Are there alternative methods for saying 'next' in a pl/sql for loop?

What is the best approach for decoupled database design in terms of data sharing?

Oracle: is there any logical reason not to use parallel execution with subqueries in the SELECT list?

Getting data between dates is not accurate

sql oracle-database

12c and ORA-01792: maximum number of columns in a table or view is 1000

oracle-database oracle12c

ProC complains about undefined symbols on Linux (CentOS 7.3)

How to add Oracle Database Driver in a Java Play project?

java oracle-database sbt

Iterate over table of objects in Oracle

oracle-database plsql