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