FROM [TABLE]
You can specify a table name, view name, synonym, or alias.
The TABLE keyword is optional. You cannot specify the TABLE keyword when you specify MODE(DB2SQL).
AS [TABLE]
You can optionally specify the AS keyword with the FROM option to specify a table name to be used in the INTO clause of the generated LOAD statement. If you do not specify AS, BMC AMI Unload uses the table that you specified with the FROM option. You can specify only a table name with AS, and the keyword TABLE is optional.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*