doc nearby
Search for
in city or suburb
 

Doctors near Dawn Park


MH Casoojee - Osmans Optical Elspark

Shop 5,Kingfisher Square,Kingfisher Avenue

Some more Doctors in the area

MKANSI E V

Hassink Highway, Dawn Park, Boksburg

011-8621866

MONAISA L B A

Hassink Highway, Dawn Park, Boksburg

076-1566276

SHAO N C

13, Masianoke St, Vosloorus Ext 4

011-8633438

MH Casoojee - Osmans Optical Elspark

Kingfisher Avenue, Elspark, Germiston

0118931376

TLEANE B F

Tpj Siluma Drive, Spruitview, Katlehong

011-8667409

LETUKU F V M

Post Office - Rusloo, Mc Botha Dr, Vosloorus Ext 1

012-8091717

NKOSI A B

229, Kgotso St, Twala

011-8600310

NAGDEE M A

16, Protea St, Reiger Park

011-9104939

NEL ESME

123, Webber Rd, Lambton

011-8271091

WILHASE A C

0, Arthur Hobbs Rd, Reiger Park

011-9104968

MOODLEY B

Wadeville, Germiston, East Rand

011-8270608

MOTSHWANE S

Spruitview, Katlehong, East Rand

011-8668078

(default) 156 queries took 51 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `PracticeType`.`id`, `PracticeType`.`name`, `PracticeType`.`slug`, `PracticeType`.`is_general`, `PracticeType`.`ordering`, `PracticeType`.`is_active`, `PracticeType`.`created`, `PracticeType`.`modified`, `PracticeType`.`deleted`, `PracticeType`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practice_types` AS `PracticeType` WHERE `PracticeType`.`slug` = 'doctors' AND `PracticeType`.`deleted` = '' LIMIT 1110
2SELECT `PracticeType`.`id`, `PracticeType`.`slug` FROM `docnecpr_southafrica_live1`.`practice_types` AS `PracticeType` WHERE `PracticeType`.`slug` = 'doctors' AND `PracticeType`.`deleted` = ''220
3SELECT `Lookup`.`id`, `Lookup`.`lookup`, `Lookup`.`lat`, `Lookup`.`lng`, `Lookup`.`geo`, `Lookup`.`created`, `Lookup`.`modified`, `Lookup`.`deleted`, `Lookup`.`deleted_date` FROM `docnecpr_southafrica_live1`.`lookups` AS `Lookup` WHERE `Lookup`.`lookup` = 'dawn-park' AND `Lookup`.`deleted` = '' LIMIT 1110
4SELECT *, round( sqrt( (POW( Practice.lat -"-26.3049755", 2)* 68.1 * 68.1) + (POW(Practice.lng -"28.243891", 2) * 53.1 * 53.1) )) AS distance FROM `docnecpr_southafrica_live1`.`practices` AS `Practice` LEFT JOIN `docnecpr_southafrica_live1`.`practice_types` AS `PracticeType` ON (`Practice`.`practice_type_id` = `PracticeType`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`cities` AS `City` ON (`Practice`.`city_id` = `City`.`id`) WHERE NOT (`Practice`.`accuracy` IS NULL) AND `Practice`.`practice_type_id` IN (1, 50) AND `Practice`.`deleted` = '' ORDER BY `distance` asc, `Practice`.`accuracy` desc LIMIT 12121232
5SELECT `Role`.`id` FROM `docnecpr_southafrica_live1`.`roles` AS `Role` WHERE `Role`.`deleted` = '' LIMIT 1110
6SELECT `UserPractice`.`id`, `UserPractice`.`user_id`, `UserPractice`.`practice_id`, `UserPractice`.`role_id`, `UserPractice`.`is_bookable`, `UserPractice`.`consultation_duration_minutes`, `UserPractice`.`is_verified`, `UserPractice`.`is_active`, `UserPractice`.`created`, `UserPractice`.`modified`, `UserPractice`.`deleted`, `UserPractice`.`deleted_date`, `User`.`id`, `User`.`email`, `User`.`password`, `User`.`timezone`, `User`.`group_id`, `User`.`is_verified`, `User`.`verification_code`, `User`.`remember_me`, `User`.`primary_practice_id`, `User`.`activated`, `User`.`created`, `User`.`modified`, `User`.`deleted`, `User`.`deleted_date`, `Practice`.`id`, `Practice`.`city_id`, `Practice`.`name`, `Practice`.`picture_url`, `Practice`.`practice_type_id`, `Practice`.`practice_number`, `Practice`.`utc_open_time_hh_mm_ss`, `Practice`.`utc_close_time_hh_mm_ss`, `Practice`.`consultation_duration_minutes`, `Practice`.`address_1`, `Practice`.`address_2`, `Practice`.`address_3`, `Practice`.`city`, `Practice`.`suburb`, `Practice`.`province`, `Practice`.`postal_address_1`, `Practice`.`postal_address_2`, `Practice`.`postal_address_3`, `Practice`.`postal_postal_code`, `Practice`.`postal_city`, `Practice`.`postal_province`, `Practice`.`postal_code`, `Practice`.`tel`, `Practice`.`fax`, `Practice`.`email`, `Practice`.`lat`, `Practice`.`lng`, `Practice`.`timezone`, `Practice`.`geo`, `Practice`.`accuracy`, `Practice`.`created`, `Practice`.`modified`, `Practice`.`source`, `Practice`.`is_verified`, `Practice`.`is_active`, `Practice`.`deleted`, `Practice`.`deleted_date`, `Role`.`id`, `Role`.`name`, `Role`.`label`, `Role`.`display_order`, `Role`.`created`, `Role`.`modified`, `Role`.`deleted`, `Role`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_practices` AS `UserPractice` LEFT JOIN `docnecpr_southafrica_live1`.`users` AS `User` ON (`UserPractice`.`user_id` = `User`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`practices` AS `Practice` ON (`UserPractice`.`practice_id` = `Practice`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`roles` AS `Role` ON (`UserPractice`.`role_id` = `Role`.`id`) WHERE `Practice`.`id` IN (919, 976, 1234, 8711, 1296, 773, 1069, 1029, 1049, 1357, 981, 1005) AND `UserPractice`.`role_id` = 1 AND `UserPractice`.`is_bookable` = '1' AND `UserPractice`.`is_active` = 1 AND `UserPractice`.`deleted` = ''112
7SELECT `Group`.`id`, `Group`.`name`, `Group`.`created`, `Group`.`modified`, `Group`.`deleted`, `Group`.`deleted_date` FROM `docnecpr_southafrica_live1`.`groups` AS `Group` WHERE `Group`.`id` = 2 110
8SELECT `Profile`.`id`, `Profile`.`firstname`, `Profile`.`surname`, `Profile`.`public_name`, `Profile`.`picture_url`, `Profile`.`details`, `Profile`.`user_id`, `Profile`.`title_id`, `Profile`.`gender_id`, `Profile`.`language_id`, `Profile`.`id_no`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`picture`, `Profile`.`deleted`, `Profile`.`deleted_date` FROM `docnecpr_southafrica_live1`.`profiles` AS `Profile` WHERE `Profile`.`user_id` = 99 112
9SELECT `UserAddressDetail`.`id`, `UserAddressDetail`.`user_id`, `UserAddressDetail`.`address_1`, `UserAddressDetail`.`address_2`, `UserAddressDetail`.`address_3`, `UserAddressDetail`.`suburb`, `UserAddressDetail`.`city`, `UserAddressDetail`.`province`, `UserAddressDetail`.`postal_code`, `UserAddressDetail`.`post_address_1`, `UserAddressDetail`.`post_address_2`, `UserAddressDetail`.`post_address_3`, `UserAddressDetail`.`post_city`, `UserAddressDetail`.`post_province`, `UserAddressDetail`.`post_postal_code`, `UserAddressDetail`.`lat`, `UserAddressDetail`.`long`, `UserAddressDetail`.`created`, `UserAddressDetail`.`modified`, `UserAddressDetail`.`deleted`, `UserAddressDetail`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_address_details` AS `UserAddressDetail` WHERE `UserAddressDetail`.`user_id` = 99 000
10SELECT `UserPractice`.`id`, `UserPractice`.`user_id`, `UserPractice`.`practice_id`, `UserPractice`.`role_id`, `UserPractice`.`is_bookable`, `UserPractice`.`consultation_duration_minutes`, `UserPractice`.`is_verified`, `UserPractice`.`is_active`, `UserPractice`.`created`, `UserPractice`.`modified`, `UserPractice`.`deleted`, `UserPractice`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_practices` AS `UserPractice` WHERE `UserPractice`.`deleted` = '' AND `UserPractice`.`user_id` = (99) 112
11SELECT `Event`.`id`, `Event`.`event_type_id`, `Event`.`event_status_id`, `Event`.`user_id`, `Event`.`user_practice_id`, `Event`.`title`, `Event`.`details`, `Event`.`start_date`, `Event`.`end_date`, `Event`.`is_all_day`, `Event`.`is_active`, `Event`.`created`, `Event`.`modified`, `Event`.`deleted`, `Event`.`deleted_date` FROM `docnecpr_southafrica_live1`.`events` AS `Event` WHERE `Event`.`user_id` = (99) 000
12SELECT `UserMedicalAidDependant`.`id`, `UserMedicalAidDependant`.`user_id`, `UserMedicalAidDependant`.`full_name`, `UserMedicalAidDependant`.`gender_id`, `UserMedicalAidDependant`.`dependant_code`, `UserMedicalAidDependant`.`dependant_dob`, `UserMedicalAidDependant`.`id_number`, `UserMedicalAidDependant`.`created`, `UserMedicalAidDependant`.`modified`, `UserMedicalAidDependant`.`deleted`, `UserMedicalAidDependant`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_medical_aid_dependants` AS `UserMedicalAidDependant` WHERE `UserMedicalAidDependant`.`user_id` = (99) 000
13SELECT `PracticeType`.`id`, `PracticeType`.`name`, `PracticeType`.`slug`, `PracticeType`.`is_general`, `PracticeType`.`ordering`, `PracticeType`.`is_active`, `PracticeType`.`created`, `PracticeType`.`modified`, `PracticeType`.`deleted`, `PracticeType`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practice_types` AS `PracticeType` WHERE `PracticeType`.`id` = 1 110
14SELECT `UserPractice`.`id`, `UserPractice`.`user_id`, `UserPractice`.`practice_id`, `UserPractice`.`role_id`, `UserPractice`.`is_bookable`, `UserPractice`.`consultation_duration_minutes`, `UserPractice`.`is_verified`, `UserPractice`.`is_active`, `UserPractice`.`created`, `UserPractice`.`modified`, `UserPractice`.`deleted`, `UserPractice`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_practices` AS `UserPractice` WHERE `UserPractice`.`deleted` = '' AND `UserPractice`.`role_id` = (1) 421142117
15SELECT `PractitionerPracticesAvailability`.`id`, `PractitionerPracticesAvailability`.`user_practices_id`, `PractitionerPracticesAvailability`.`mon`, `PractitionerPracticesAvailability`.`tue`, `PractitionerPracticesAvailability`.`wed`, `PractitionerPracticesAvailability`.`thu`, `PractitionerPracticesAvailability`.`fri`, `PractitionerPracticesAvailability`.`sat`, `PractitionerPracticesAvailability`.`sun`, `PractitionerPracticesAvailability`.`repeat_every_weeks`, `PractitionerPracticesAvailability`.`repeat_from_date`, `PractitionerPracticesAvailability`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesAvailability`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesAvailability`.`created`, `PractitionerPracticesAvailability`.`modified`, `PractitionerPracticesAvailability`.`deleted`, `PractitionerPracticesAvailability`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_availability` AS `PractitionerPracticesAvailability` WHERE `PractitionerPracticesAvailability`.`user_practices_id` = (60) 112
16SELECT `UserPractices`.`id`, `UserPractices`.`user_id`, `UserPractices`.`practice_id`, `UserPractices`.`role_id`, `UserPractices`.`is_bookable`, `UserPractices`.`consultation_duration_minutes`, `UserPractices`.`is_verified`, `UserPractices`.`is_active`, `UserPractices`.`created`, `UserPractices`.`modified`, `UserPractices`.`deleted`, `UserPractices`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_practices` AS `UserPractices` WHERE `UserPractices`.`id` = 60 110
17SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = (60) 000
18SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = (60) 000
19SELECT `UserPractice`.`id`, `UserPractice`.`user_id`, `UserPractice`.`practice_id`, `UserPractice`.`role_id`, `UserPractice`.`is_bookable`, `UserPractice`.`consultation_duration_minutes`, `UserPractice`.`is_verified`, `UserPractice`.`is_active`, `UserPractice`.`created`, `UserPractice`.`modified`, `UserPractice`.`deleted`, `UserPractice`.`deleted_date`, `User`.`id`, `User`.`email`, `User`.`password`, `User`.`timezone`, `User`.`group_id`, `User`.`is_verified`, `User`.`verification_code`, `User`.`remember_me`, `User`.`primary_practice_id`, `User`.`activated`, `User`.`created`, `User`.`modified`, `User`.`deleted`, `User`.`deleted_date`, `Practice`.`id`, `Practice`.`city_id`, `Practice`.`name`, `Practice`.`picture_url`, `Practice`.`practice_type_id`, `Practice`.`practice_number`, `Practice`.`utc_open_time_hh_mm_ss`, `Practice`.`utc_close_time_hh_mm_ss`, `Practice`.`consultation_duration_minutes`, `Practice`.`address_1`, `Practice`.`address_2`, `Practice`.`address_3`, `Practice`.`city`, `Practice`.`suburb`, `Practice`.`province`, `Practice`.`postal_address_1`, `Practice`.`postal_address_2`, `Practice`.`postal_address_3`, `Practice`.`postal_postal_code`, `Practice`.`postal_city`, `Practice`.`postal_province`, `Practice`.`postal_code`, `Practice`.`tel`, `Practice`.`fax`, `Practice`.`email`, `Practice`.`lat`, `Practice`.`lng`, `Practice`.`timezone`, `Practice`.`geo`, `Practice`.`accuracy`, `Practice`.`created`, `Practice`.`modified`, `Practice`.`source`, `Practice`.`is_verified`, `Practice`.`is_active`, `Practice`.`deleted`, `Practice`.`deleted_date`, `Role`.`id`, `Role`.`name`, `Role`.`label`, `Role`.`display_order`, `Role`.`created`, `Role`.`modified`, `Role`.`deleted`, `Role`.`deleted_date` FROM `docnecpr_southafrica_live1`.`user_practices` AS `UserPractice` LEFT JOIN `docnecpr_southafrica_live1`.`users` AS `User` ON (`UserPractice`.`user_id` = `User`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`practices` AS `Practice` ON (`UserPractice`.`practice_id` = `Practice`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`roles` AS `Role` ON (`UserPractice`.`role_id` = `Role`.`id`) WHERE `UserPractice`.`id` = 60 AND `UserPractice`.`deleted` = '' LIMIT 1110
20SELECT `PractitionerPracticesAvailability`.`id`, `PractitionerPracticesAvailability`.`user_practices_id`, `PractitionerPracticesAvailability`.`mon`, `PractitionerPracticesAvailability`.`tue`, `PractitionerPracticesAvailability`.`wed`, `PractitionerPracticesAvailability`.`thu`, `PractitionerPracticesAvailability`.`fri`, `PractitionerPracticesAvailability`.`sat`, `PractitionerPracticesAvailability`.`sun`, `PractitionerPracticesAvailability`.`repeat_every_weeks`, `PractitionerPracticesAvailability`.`repeat_from_date`, `PractitionerPracticesAvailability`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesAvailability`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesAvailability`.`created`, `PractitionerPracticesAvailability`.`modified`, `PractitionerPracticesAvailability`.`deleted`, `PractitionerPracticesAvailability`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_availability` AS `PractitionerPracticesAvailability` WHERE `PractitionerPracticesAvailability`.`user_practices_id` = (60) 112
21SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = (60) 000
22SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = (60) 000
23SELECT `EventStatus`.`id`, `EventStatus`.`name` FROM `docnecpr_southafrica_live1`.`event_statuses` AS `EventStatus` WHERE `EventStatus`.`name` IN ('Pending', 'Confirmed') AND `EventStatus`.`deleted` = ''220
24SELECT `Event`.`id`, `Event`.`event_type_id`, `Event`.`event_status_id`, `Event`.`user_id`, `Event`.`user_practice_id`, `Event`.`title`, `Event`.`details`, `Event`.`start_date`, `Event`.`end_date`, `Event`.`is_all_day`, `Event`.`is_active`, `Event`.`created`, `Event`.`modified`, `Event`.`deleted`, `Event`.`deleted_date`, `EventType`.`id`, `EventType`.`name`, `EventType`.`event_code`, `EventType`.`color`, `EventType`.`created`, `EventType`.`modified`, `EventType`.`deleted`, `EventType`.`deleted_date`, `UserPractice`.`id`, `UserPractice`.`user_id`, `UserPractice`.`practice_id`, `UserPractice`.`role_id`, `UserPractice`.`is_bookable`, `UserPractice`.`consultation_duration_minutes`, `UserPractice`.`is_verified`, `UserPractice`.`is_active`, `UserPractice`.`created`, `UserPractice`.`modified`, `UserPractice`.`deleted`, `UserPractice`.`deleted_date`, `EventStatus`.`id`, `EventStatus`.`name`, `EventStatus`.`created`, `EventStatus`.`modified`, `EventStatus`.`deleted`, `EventStatus`.`deleted_date` FROM `docnecpr_southafrica_live1`.`events` AS `Event` LEFT JOIN `docnecpr_southafrica_live1`.`event_types` AS `EventType` ON (`Event`.`event_type_id` = `EventType`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`user_practices` AS `UserPractice` ON (`Event`.`user_practice_id` = `UserPractice`.`id`) LEFT JOIN `docnecpr_southafrica_live1`.`event_statuses` AS `EventStatus` ON (`Event`.`event_status_id` = `EventStatus`.`id`) WHERE `Event`.`start_date` >= '2025-07-16 07:00:00' AND `Event`.`end_date` <= '2025-09-17 15:00:00' AND `Event`.`user_practice_id` = 60 AND `Event`.`event_status_id` IN (1, 2) AND `Event`.`deleted` = ''000
25SELECT `PractitionerPracticesAvailability`.`id`, `PractitionerPracticesAvailability`.`user_practices_id`, `PractitionerPracticesAvailability`.`mon`, `PractitionerPracticesAvailability`.`tue`, `PractitionerPracticesAvailability`.`wed`, `PractitionerPracticesAvailability`.`thu`, `PractitionerPracticesAvailability`.`fri`, `PractitionerPracticesAvailability`.`sat`, `PractitionerPracticesAvailability`.`sun`, `PractitionerPracticesAvailability`.`repeat_every_weeks`, `PractitionerPracticesAvailability`.`repeat_from_date`, `PractitionerPracticesAvailability`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesAvailability`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesAvailability`.`created`, `PractitionerPracticesAvailability`.`modified`, `PractitionerPracticesAvailability`.`deleted`, `PractitionerPracticesAvailability`.`deleted_date`, `UserPractices`.`id`, `UserPractices`.`user_id`, `UserPractices`.`practice_id`, `UserPractices`.`role_id`, `UserPractices`.`is_bookable`, `UserPractices`.`consultation_duration_minutes`, `UserPractices`.`is_verified`, `UserPractices`.`is_active`, `UserPractices`.`created`, `UserPractices`.`modified`, `UserPractices`.`deleted`, `UserPractices`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_availability` AS `PractitionerPracticesAvailability` LEFT JOIN `docnecpr_southafrica_live1`.`user_practices` AS `UserPractices` ON (`PractitionerPracticesAvailability`.`user_practices_id` = `UserPractices`.`id`) WHERE `PractitionerPracticesAvailability`.`user_practices_id` = 60 AND `PractitionerPracticesAvailability`.`deleted` = ''112
26SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
27SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
28SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
29SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
30SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
31SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
32SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
33SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
34SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
35SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
36SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
37SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
38SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
39SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
40SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
41SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
42SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
43SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
44SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
45SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
46SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
47SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
48SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
49SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
50SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
51SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
52SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
53SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
54SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
55SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
56SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
57SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
58SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
59SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
60SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
61SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
62SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
63SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
64SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
65SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
66SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
67SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
68SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
69SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
70SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
71SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
72SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
73SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
74SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
75SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
76SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
77SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
78SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
79SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
80SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
81SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
82SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
83SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
84SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
85SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
86SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
87SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
88SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
89SELECT `PractitionerPracticesBreak`.`id`, `PractitionerPracticesBreak`.`user_practices_id`, `PractitionerPracticesBreak`.`mon`, `PractitionerPracticesBreak`.`tue`, `PractitionerPracticesBreak`.`wed`, `PractitionerPracticesBreak`.`thu`, `PractitionerPracticesBreak`.`fri`, `PractitionerPracticesBreak`.`sat`, `PractitionerPracticesBreak`.`sun`, `PractitionerPracticesBreak`.`repeat_every_weeks`, `PractitionerPracticesBreak`.`repeat_from_date`, `PractitionerPracticesBreak`.`utc_start_time_hh_mm_ss`, `PractitionerPracticesBreak`.`utc_end_time_hh_mm_ss`, `PractitionerPracticesBreak`.`created`, `PractitionerPracticesBreak`.`modified`, `PractitionerPracticesBreak`.`deleted`, `PractitionerPracticesBreak`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_breaks` AS `PractitionerPracticesBreak` WHERE `PractitionerPracticesBreak`.`user_practices_id` = 60 AND `PractitionerPracticesBreak`.`deleted` = ''000
90SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
91SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
92SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
93SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
94SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
95SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
96SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
97SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
98SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
99SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
100SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
101SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
102SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
103SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
104SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
105SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
106SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
107SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
108SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
109SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
110SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
111SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
112SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
113SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
114SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
115SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
116SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
117SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
118SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
119SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
120SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
121SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
122SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
123SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
124SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
125SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
126SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
127SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
128SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
129SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
130SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
131SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
132SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
133SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
134SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
135SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
136SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
137SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
138SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
139SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
140SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
141SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
142SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
143SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
144SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
145SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
146SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
147SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
148SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
149SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
150SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
151SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
152SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
153SELECT `PractitionerPracticesLeave`.`id`, `PractitionerPracticesLeave`.`user_practices_id`, `PractitionerPracticesLeave`.`start_date`, `PractitionerPracticesLeave`.`end_date`, `PractitionerPracticesLeave`.`is_fullday`, `PractitionerPracticesLeave`.`created`, `PractitionerPracticesLeave`.`modified`, `PractitionerPracticesLeave`.`deleted`, `PractitionerPracticesLeave`.`deleted_date` FROM `docnecpr_southafrica_live1`.`practitioner_practices_leave` AS `PractitionerPracticesLeave` WHERE `PractitionerPracticesLeave`.`user_practices_id` = 60 AND `PractitionerPracticesLeave`.`deleted` = ''000
154SELECT `EventStatus`.`id`, `EventStatus`.`name`, `EventStatus`.`created`, `EventStatus`.`modified`, `EventStatus`.`deleted`, `EventStatus`.`deleted_date` FROM `docnecpr_southafrica_live1`.`event_statuses` AS `EventStatus` WHERE `EventStatus`.`name` = 'Pending' AND `EventStatus`.`deleted` = '' LIMIT 1110
155SELECT `PracticeType`.`slug`, `PracticeType`.`name` FROM `docnecpr_southafrica_live1`.`practice_types` AS `PracticeType` WHERE `PracticeType`.`is_active` = 1 AND `PracticeType`.`is_general` = 1 AND `PracticeType`.`deleted` = '' ORDER BY `PracticeType`.`is_general` DESC, `PracticeType`.`ordering` ASC, `PracticeType`.`name` ASC330
156SELECT `PracticeType`.`slug`, `PracticeType`.`name` FROM `docnecpr_southafrica_live1`.`practice_types` AS `PracticeType` WHERE `PracticeType`.`is_active` = 1 AND `PracticeType`.`is_general` = 0 AND `PracticeType`.`deleted` = '' ORDER BY `PracticeType`.`is_general` DESC, `PracticeType`.`ordering` ASC, `PracticeType`.`name` ASC26260