Kwiki page EnsureValidityViaDataIntegrityChecking edited by AnonymousGnome --- database/EnsureValidityViaDataIntegrityChecking.old Wed Jun 1 10:19:24 2005 +++ database/EnsureValidityViaDataIntegrityChecking Wed Jun 1 10:19:24 2005 @@ -26,9 +26,9 @@ Joshua suggestsed that in his opinion, the way to verify that we are asking an appropriate set of questions is to study the SQL query: -SELECT c_stat.construal_id -FROM c_stat NATURAL JOIN construal -where + SELECT c_stat.construal_id + FROM c_stat NATURAL JOIN construal + where c_stat_group = ? and expert_id = ? AND construal_parent not in
_______________________________________________ Heartlogic-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/heartlogic-dev
