Skip Headers
Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4
Part Number B10952-01
Contents
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) Statements
·
UPDATE
column values in existing rows
·
DELETE
rows from a table
·
INSERT
new rows into a table
·
PL/SQL Blocks
·
Data Definition Language (DDL) Statements
·
Transaction Control
Copyright © 1994, 2003 Oracle Corporation.
All Rights Reserved.
Contents