Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

Using oci_parse and oci_execute

php oracle

How to add a table name in EXECUTE IMMEDIATE query?

sql oracle plsql

How do you convert from scientific notation in Oracle SQL?

sql oracle sql-loader

How do I handle nulls in NOT IN and NOT LIKE statements in Oracle?

sql oracle where-clause notin

Unlocking account in Oracle 11g R2

database oracle oracle11g

Using count distinct to find records with 2 or more different values in a field

Oracle start Sequence from 1

sql database oracle oracle10g

What are different types of locks in oracle

oracle locking

What does := mean in oracle when we use it [closed]

oracle timestamp without seconds

sql oracle oracle10g

How to apply Count on multiple distinct columns and use Having clause

How to get timestamp for date column in oracle sql?

Printing Oracle Sys_refcursor in Oracle SQL Developer 1.5

Difference between TRUNCATE and DELETE? [duplicate]

sql oracle

"quoted string not properly terminated" sqlplus [closed]

sql oracle oracle10g sqlplus

How to display the leading zero's in a number of oracle

Cannot remove constraints

sql oracle ddl

Getting "java.sql.SQLException: ORA-28009: connection as SYS should be as SYSDBA or SYSOPER" in groovy

java oracle groovy sysdba

Is it possible to perform a select into table of object type?

oracle plsql

Oracle ManagedDataAccess.EntityFramework Database.SqlQuery binding parameters by position?

c# oracle entity-framework