Hi all. I need some help in compiling the following query.
I have two I have two tables - tblInspections, tblSampling and tblSampleType(with 3 fields - KD, PD, RD).
The tblInspections has fields: id, date, employeeName, inspectionType
The tblSampling has fields: id, sampleType, numbersOfSamle...