SQL Properties

The properties for the fortify-sca.properties file in the following table apply to the translation of SQL code.

Property Name Description

com.fortify.sca.
SqlLanguage

Specifies the SQL language variant. The valid SQL language type values are PLSQL (for Oracle PL/SQL) and TSQL (for Microsoft T-SQL).

Value Type: String

Default: TSQL

Command-Line Option: -sql-language

See Also

Translating SQL