version 1.5
Several high level commands allow you to perform operations at the connection. These commands concatenate the lower level API commands, allowing you to perform complex functions with one simple command. Using these commands, you can do the following:
Execute a SQL statement (OD Execute SQL)
Clone a 4th Dimension table on the Oracle server (OD Clone 4D Table)
Clone an Oracle table (OD Clone table)
Commit or roll back transactions (OD COMMIT, OD ROLLBACK)
Manipulate Oracle procedures and functions (OD Describe Object, OD Execute Object).