Re: Not sure about Error

2005-06-22 Thread Schalk Neethling
Dan Yes, I completely overlooked that. Thanks! Dan Nelson wrote: In the last episode (Jun 23), Schalk Neethling said: I run the following query against MySQL: SELECT demographic_no, first_name, last_name, chart_no, sex, year_of_birth, month_of_birth, date_of_birth, family_doctor, ro

Re: Not sure about Error

2005-06-22 Thread Dan Nelson
In the last episode (Jun 23), Schalk Neethling said: > I run the following query against MySQL: > > SELECT >demographic_no, first_name, last_name, chart_no, sex, >year_of_birth, month_of_birth, date_of_birth, family_doctor, >roster_status, patient_status, phone > FROM demographic > JOI