Previous Topic: OQ091102Next Topic: OQ091104


OQ091103

Invalid entry found in the SELECT statement FROM list.

Reason:

While processing the EXECUTE WITH NEW CRITERIA option for qfile execution, the SELECT statement FROM list was found to be incorrect. The FROM list should be in the form of: table-name optional-alias-name ... where multiple table names are separated by commas. For example:

SELECT * FROM tablex, tabley aliasy, tablez aliasz

Module:

OLQSPSQI

Severity:

0