Previous Topic: OQ143033Next Topic: OQ143035


OQ143034

You must specify join criteria when selecting more than one table.

Reason:

When you select more than one table in menu mode, you must specify some join criteria between the tables. For example, the following criteria join TABLE1 and TABLE2 by relating a row of TABLE1 to a row from TABLE2:

TABLE1.COLUMN1 = TABLE2.COLUMN1

Module:

OLQSSCAN

Severity:

0