Gets the results schema DDL for Incidence Analysis
getResultsDdl(useTempTables = F)
if true, then temp table notation will be used.
SQL code in MS Sql Server dialect, if it's required to run analysis on another DBMS
you have to use translateSql
function in the SqlRender package.