tablename rule


tablename rule reports unqualified fields in FIELDS()

Code such as
FOR EACH Customer FIELDS(Id Name) NO-LOCK:

reports that the "Id" "Name" should be qualified with table name.

Is this intentional behaviour or should I log an issue?


Syndicate content