Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

What would a basic database structure for user private messaging look like?

PL/SQL developer: debugging hangs on certain code

Python, quotes within a quote

python oracle-database

PL/SQL: ORA-00932: inconsistent datatypes: expected UDT got NUMBER

oracle-database plsql

Database design: Where to store account balance? [duplicate]

Restricting results to only rows where one value appears only once

oracle not in query takes longer than in query

oracle-database

How to programmatically check oracle version

.net oracle-database

ExecuteNonQuery doesn't throw exception on insert

c# sql oracle-database

How to rotate table in Oracle?

sql oracle-database

Import Oracle Database 12c Enterprise Edition Release 12.1.0.1.0

How to convert Oracle Date format to Java? [duplicate]

Matching Oracle duplicate column values using Soundex, Jaro Winkler and Edit Distance (UTL_MATCH)

ORA-01427: single-row subquery returns more than one row in a CASE statement

sql oracle-database

Join multiple tables on one specific column

sql oracle-database join

Convert LONG to varchar in Oracle

oracle-database

Correct syntax to define parameters in a `StoredProcedure` Spring bean, fixing error ORA-06550

What is the best practice DDL for creating Tables? Single statement with all objects or many individual statements creating and altering?

sql oracle-database ddl

Oracle SQL Syntax: With clause

sql oracle-database syntax gsp