Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle

How can I access two Oracle databases with different versions (8i and 9) using perl?

perl oracle dbi dbd

How to change the date type in a Oracle Select?

oracle types

Selecting all descendant rows from an Oracle table representing a tree structure

Why am I getting "ORA-01429: Index-Organized Table" when trying to modify column from VARCHAR2(200) to VARCHAR2(1000)?

oracle alter-table varchar2

Running Oracle on Windows 2008 R2 64-bits and WCF

pl/sql DELETE is deleting all rows instead of selected rows

oracle plsql

Automatically inserting column names for table in TOAD for Oracle

Oracle: column ambiguously defined

oracle join defined

SQL statement to list all of the current database properties

sql oracle

SQL query for finding tables containing a column in my schema

sql oracle

How can I automatically unlock tables in Oracle after a given time?

How to login to the scot account after installing Oracle 11g [closed]

oracle oracle11g

sql count records in from multiple tables using single query

sql oracle

Oracle SQL - Select date between month-current year(-1) to month-current year

sql oracle date-arithmetic

java.sql.SQLException: ORA-00936: missing expression

java oracle ora-00936

Revoking Oracle Permissions to multiple users at once

sql oracle

Error(5,3): PLS-00103: Encountered the symbol "BEGIN" when expecting one of the following: language

sql oracle

Searching for text in a database with Entity Framework

ORA-2800: account is locked error in qtp

oracle odbc qtp

Oracle: ON DUPLICATE KEY UPDATE [duplicate]

sql oracle upsert