Oracle is a relational database management system (RDBMS) product.
I want to use oracle syntax to select only 1 row from table DUAL. For example, I want to execute this …
sql oracle oracle9iI'm trying to connect to a schema on 11g (v11.2.0.1.0) from a PC with 9i (v9.2.0.1) client. It seems to …
oracle oracle11g oracle9iI'm looking for a good way to perform multi-row inserts into an Oracle 9 database. The following works in MySQL but …
sql database oracle sql-insert oracle9iI'd like to create an in-memory array variable that can be used in my PL/SQL code. I can't find …
oracle plsql oracle9iI'm comparing three Oracle schemas. I want to get a list of all the functions and procedures used in each …
oracle plsql oracle9iI have come across an Oracle problem for which I have so far been unable to find the cause. The …
c# oracle data-binding oracle9i ora-01008I have a script that I use in SQL Server but I need to convert it to an Oracle format. …
sql-update oracle9i