AE provides specific script elements for SQL jobs. Results are written to a report and can be read using PREP_PROCESS_REPORT.
| 
                     Script element  | 
                
                     Description  | 
            
|---|---|
| 
                     Executes a job on the MS SQL Server.  | 
            |
| 
                     Supplies information about a table's columns.  | 
            |
| 
                     Supplies a list of all defined jobs of an MS SQL Server.  | 
            |
| 
                     Lists all databaseA database is an organized collection of data including relevant data structures. tables.  | 
            |
| 
                     Determines the reaction to SQL errors.  | 
            |
| 
                     Determines the return code if an SQL statement does not supply a hit.  | 
            |
| 
                     Determines the character that terminates SQL statements.  | 
            
See also: