1054 - Unknown column 'Patient_Privacy_SPAN.pdf' in 'where clause'
SELECT askHHMGTquestions.q_id, q_desc, a_text FROM askHHMGTquestions LEFT JOIN askHHMGTanswers ON askHHMGTquestions.q_id = askHHMGTanswers.q_id WHERE q_approved = 1 AND useQuestion = 1 AND a_text <> '' AND askHHMGTquestions.q_id = Patient_Privacy_SPAN.pdf ORDER BY askHHMGTquestions.q_id ASC, a_id ASC
[TEP STOP]