SQL

<< Click to Display Table of Contents >>

Navigation:  Scripts (Batch Interface) > Syntax > Statements >

SQL

Previous pageReturn to chapter overviewNext page

Executes free SQL command. It works like SQL SELECTION_FILE but allows you to enter the SQL directly in the script.

 

sql="select * from xinfo37.xxrtjob where jobjn like ''A%"

 

This statement works only when free SQL commands are not disabled in INI file.