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
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