Class | Description | |
---|---|---|
DataFormatter | DataFormatter helps format the results of Oracle queries. | |
OracleQueryScalar<TResult> | OracleQueryScalar runs a SQL query and returns a single result. The activity executes the query and returns the first column of the first row in the result set returned by the query. | |
OracleSqlPlusScript | The OracleSqlPlusScript Activity runs a SQL*Plus script. |