Returns true if a connection to {0}'s data source can be established or an error otherwise. Will not run or demand permissions for user native queries when {0} is a direct data source function invocation. In general, checks the connection of a table, record, list, or binary value by reading the first value.
Returns the text representation of {0}. The {0} can be a number , date , time , datetime , datetimezone , logical , duration ...
Returns the union of a list of types {0}. An optional {1} parameter may be used to specify behaviour for missing columns ...
Returns the variance of a numeric expression evaluated over a set, using an unbiased population. (Alias for Var function.) ...
Returns the {0} with only the specified {1}. {0}: The provided table. {1}: The list of columns from the table {0} to return. ...
Returns true if a connection to {0}'s data source can be established or an error otherwise. Will not run or demand permissions ...
Returns true if text value {0} starts with text value {1}, false otherwise. {0}: A text value which is to be searched {1}: ...
Returns true if text value {0} starts with text value {1}. {0}: A text value which is to be searched {1}: A text value which ...
Returns universes on an SapBusinessObjects BI service, {0}. An optional record parameter, {1}, may be provided to specify ...
Right outer joins return all rows from the right table, and all rows from the left table where the joined fields match in ...