All Questions
Tagged with controller sql
1 question
1
vote
1
answer
133
views
Duplicate SQL code in controller
How I can rewrite or refactor my controller code? I have the same SQL query (@plan_gp_users) in all defs.
...