ad_dimensional_sql (public)
ad_dimensional_sql option_list [ what ] [ joiner ] [ options_set ]
Defined in packages/acs-templating/tcl/dimensional-procs.tcl
Given what clause we are asking for and the joiner this returns the sql fragment
- Parameters:
- option_list (required)
- the structure with the option data provided
- what (optional, defaults to
"where"
)- look for such keys in the option_list
- joiner (optional, defaults to
"and"
)- join string for combining multiple clauses
- options_set (optional)
- ns_set for reading variables
- Returns:
- SQL clause
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_dimensional