'Truncate SQL File' option

This option instructs to truncate output SQL file before each project execution. It is default behavior. Otherwise (FALSE value, "0") the script will append rows to existing file.

Syntax:
TruncateSQL="<1|0>"