R/Utils.R
getCleanupSql.Rd
Gets the sql that drops the results tables
getCleanupSql(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.
translateSql