Overview
Provides the following two smart services that are database agnostic and supports dynamic queries.
Key Features & Functionality
Hi there,
This plugin works for me when I use a simple SQL statement: SELECT [] from [] where [] = []
However, I keep getting syntax errors when I try something more complex: SELECT [] from [] where [] = [] AND [] = []
What would be the correct way to format this string?
Thank you