Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle11g

Display value of attribute of type SDO_GEOMETRY

java sql oracle oracle11g

Oracle showing only "PL/SQL procedure successfully completed". No output after running the code

plsql oracle11g

Oracle 11g: Can I create a number column that stores only 1 byte?

oracle numbers oracle11g byte

Case causing ORA-01790: expression must have same datatype as corresponding expression error

sql oracle11g

Can't connect to Oracle database with SQL Developer (Ora00604 error occurred at recursive level 1 ORA - 12705)

oracle oracle11g

Got "INS-35075: The specified SID is already in use" error in Oracle, how to fix it?

oracle11g

How can I count the number of words in a string in Oracle?

sql oracle oracle11g

How to get the numeric difference between DBTIMEZONE and SESSIONTIMEZONE?

Skipping data fields while loading delimited data using SQLLDR

Oracle BLOB to base64 CLOB

oracle oracle11g

ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA

How to activate the hr schema in Oracle 11g

Why do I get an open transaction when just selecting from a database View?

Change separator of WM_CONCAT function of Oracle 11gR2

sql oracle function oracle11g

use of ROLLBACK command in Oracle

oracle oracle11g rollback

Avoid Full Table Scan with subquery or analytic function in view

Where to download Oracle 11g (11.2.0.4.0) client for windows server 2012

oracle oracle11g

OneToOne + No Foreginkey + Unidirectional + Datamissing => EntityNotFoundException

General approach for SQL script execution in Java

Entity Framework code first for Oracle