Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle9i

Greatest not null column

sql oracle oracle9i

Filter "text" column on all_views

Using distinct on a column and doing order by on another column gives an error

Create a Sequence with START WITH from Query

Oracle/SQL - Grouping items by action by day over time

sql group-by oracle9i

How to manually initialize a collection of RECORDs in PL/SQL?

UTL_FILE.FOPEN() procedure not accepting path for directory?

oracle plsql oracle9i utl-file

ORA-00942: table or view does not exist (works when a separate sql, but does not work inside a oracle function)

sql oracle oracle9i ora-00942

ORA-01008: not all variables bound. They are bound

Get a list of all functions and procedures in an Oracle database

oracle plsql oracle9i

ORA-01017 Invalid Username/Password when connecting to 11g database from 9i client

oracle oracle11g oracle9i

ORA-12560: TNS:protocol adaptor error

sql oracle oracle9i ora-12560

Oracle PL/SQL - How to create a simple array variable?

oracle plsql oracle9i

How to select only 1 row from oracle sql?

sql oracle oracle9i

Best way to do multi-row insert in Oracle?

sql oracle sql-insert oracle9i