Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

How can multiple rows be concatenated into one in Oracle without creating a stored procedure? [duplicate]

Understanding the results of Execute Explain Plan in Oracle SQL Developer

How to get the week day name from a date?

oracle date dayofweek

Difference between Oracle's plus (+) notation and ansi JOIN notation?

sql performance oracle join

Finding last index of a string in Oracle

oracle string

How to escape comma and double quote at same time for CSV file?

java regex excel oracle csv

ORA-12560: TNS:protocol adaptor error

sql oracle oracle9i ora-12560

What's the best way to determine which version of Oracle client I'm running?

windows oracle

How to increase size of GUI/font/everything of Oracle SQL Developer 18.1

ORA-00932: inconsistent datatypes: expected - got CLOB

oracle clob

SQL Error: ORA-01861: literal does not match format string 01861

sql oracle sql-insert

How can I introduce multiple conditions in LIKE operator?

sql oracle

Oracle SQL - DATE greater than statement

sql oracle date format

Is it possible to output a SELECT statement from a PL/SQL block?

How can I get all sequences in an Oracle database?

ORA-01461: can bind a LONG value only for insert into a LONG column-Occurs when querying

oracle oracle11g

What is the default Precision and Scale for a Number in Oracle?

What is it exactly a BLOB in a DBMS context

How to import an Oracle database from dmp file and log file?

How to approach a "Got minus one from a read call" error when connecting to an Amazon RDS Oracle instance

java oracle