Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Retrieving CURRVAL and NEXTVAL in a single query

sql oracle-database nextval

How to obtain count of record differences in the same table, where there are distinct and nearly-distinct records

Add timezone to Oracle 'DATE' result

oracle-database date

Error(7,1): PLS-00103: Encountered the symbol "BEGIN"

oracle-database plsql

Oracle SQL MAX function not returning max on VARCHAR to NUMBER conversion

sql oracle-database

"missing right parenthesis" error with my VIEW statement (Oracle)

sql oracle-database view

I'm getting ORA-06550 when trying to call a stored Oracle procedure from Java code

java oracle-database

Oracle SQL - convert select count(*) into zero or one

Combining Two Tables With Oracle SQL

sql oracle-database

How to export XML file in CLOB column using Oracle SQL

different interpretation of the dot in the order by C # linq and ORACLE

Oracle: Does database comes under user or user comes under database?

Oracle to SQL Server stored procedure & function converter

Illegal use of LONG datatype Oracle

oracle-database ora-00997

How do I limit the global memory resources of Oracle 10g database

oracle-database oracle10g

in Oracle, how can we dequeue data conditionally in dbms_aq.dequeue

DELETE QUERY Runs Slow First Time, but second time onwards (for same condition) runs fast - How to make the query fast at first time running?

sql oracle-database

LiquiBase: exec DBMS_UTILITY.compile_schema(schema => 'ECA', compile_all => false);

Convert mm/dd/yyyy to yyyy-mm-dd in Oracle