I have a taf that students use to sign up for events. I want to be able to easily report to the event planners which students have NOT signed up. I have another taf that creates two arrays, one of all students, and one of enrolled students, and then iterates through and creates a new array that contains the non-enrolled students. But I figure there must be an elegant sql statement (outer join maybe) that can compare the two tables (all students and enrolled students) and kick out the non matches.
Thanks, John Newsom Lakeside School ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
