Executing Commands

Commands that can be sent to Oracle database servers using OO4O Automation objects are divided into the following categories:

¹
Queries

¹
Data Manipulation Language (DML)

¹
UPDATE column values in existing rows

¹
DELETE rows from a table

¹
INSERT new rows into a table

¹
PL/SQL

¹
Data Definition Language (DDL)

¹
Transaction Control

Contents