QueryLanguage
Determines the language used for sending queries to Tableau CRM, which can be set to either SAQL or SQL.
Possible Values
SAQL, SQLデータ型
string
デフォルト値
"SAQL"
解説
Tableau CRM supports both SAQL and SQL as query languages, each with distinct behaviors. For example, SQL returns a group for null values by default in a grouped query. However, SQL does not offer support for some features that are available in SAQL.