Dynamic Query Generation : suggestion for better approaches
- by Gaurav Parmar
I am currently designing a functionality in my Web Application where the verified user of the application can execute queries which he wishes to from the predefined set of queries with where clause varying as per user's choice.
For example,Table ABC contains the following Template query called SecretReport
"Select def as FOO, ghi as BAR from MNO…