Gets the results schema DDL for Incidence Analysis

getResultsDdl(useTempTables = F)

Arguments

useTempTables

if true, then temp table notation will be used.

Value

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.