hello guys!
i have tables and relationship
i have a continuous form where i put group option so a user could input data (response to some question)
i have sql of its form
SELECT
Employees.EmployeeID,
Employees.TrainingID,
Employees.FullName,
Employees.JobTitle...