QueryLanguage
Determines the language in which the query is sent to Tableau CRM.
Possible Values
SAQL, SQLData Type
string
Default Value
"SAQL"
Remarks
Tableau CRM supports both SAQL and SQL as query languages. The languages have their differences in behavior, for example, SQL returns a group for null values in a grouped query by default. But, SQL doesn't offer support for some features that are available in SAQL.