FAQ/Questions/Injecting-where-clause-into-queries.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##Question
6 6
7
-Can I inject SQL "Where Clause" or other expressions into a query or queries?
7
+Can I inject a customized SQL "Where Clause" or other expression into my queries?
8 8
9 9
##Answer
10 10