Using prepared statements with Analytics Engine
Hello! I am looking for information on how to use prepared statements for the analytics engine. I am passing in parameters which users can select in the front-end that will effect the WHERE statements in the sql and would like to avoid passing them in unescaped/processed. Any suggestions on how to do this in Analytics Engine? Haven't seen anything mentioned in the docs on if this is possible (or not).
0 Replies