Currently, I have 'select class.classID, class.classDesc from class, assignment where assignment.classID >= class.classID and assignment.assignmentID=$assidn'. $assidn is value of assignment.assignmentID.
When I do this query, I am missing a good chunk of records. What am I doing wrong?
Cole
-- This message has been scanned for viruses and dangerous content by MailScanner on mail.ashcraftfamily.net, and is believed to be clean. Please report any deviance from this condition immediately to the AFN Administrator at admin@xxxxxxxxxxxxxxxxxx
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php