-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdoctor.sql
More file actions
10 lines (10 loc) · 2.35 KB
/
doctor.sql
File metadata and controls
10 lines (10 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('8',' Mohamed Ali','8234598','Heliopolis : El Nozha','1002','101','chance@yahoo.ca');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('9','Nesreen Mohsen','9237899','Heliopolis : Fayom','1002','101','dbindel@yahoo.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('10',' Omar Dwidar','1334893','New Cairo : Silver Star Mall','1004','102','bbirth@yahoo.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('11','Amr Ibrahim','1434594','Faisal : Medical Tower','1004','102','flaviog@gmail.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('12','Amr Ibrahim','1534595','El-Haram : pyramids mall','1004','102','jdray@gmail.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('13',' Ahmed saleh','1634896','El-Rehab : medical center 3','1004','102','wonderkid@yahoo.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('14','Tarek Emara','1734697','Glym : Shawkat','1004','102','mbswan@gmail.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('15','Mohamed Tawfik','1867898','Heliopolis : 129 Marghany ','1003','104','odlyzko@gmail.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('16','ahmed assem','1934899','El-Dokki : El Tahrir','1003','104','tarreau@gmail.com');
INSERT INTO `hcm`.`doctor` (`Doctor_ID`,`doctor_name`,`Phone`, `Address`,`Specialisation_SpecialisationId`,`Department_Department ID`,`Email`) VALUES('17',' Ahmed Rafeek','9873211','Nasr City : anwar elmofty','1003','104','bryam@icloud.com');