Menu

#5 findstate-tt

open
5
2003-05-09
2003-05-09
No

Rule "findstate-tt" gives false positives because it does
not take unique indexes into consideration.

FIND tt_customer WHERE tt_customer.cust-id=1
should be legal, knowing that there's a uniqe index on
cust-id.

Discussion


Log in to post a comment.