anne-hasan

aspek_kk_issue_3.2_check

Oct 25th, 2021 (edited)
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. SELECT a.*
  2. FROM aspek_kepatuhan_log_quality_controls a
  3. LEFT JOIN aspek_kepatuhan_master_quality_controls b ON b.id = a.master_quality_control_id
  4. WHERE b.profil_responden_id = 14812
  5. ORDER BY ABS(a.question_id) ASC
Add Comment
Please, Sign In to add comment