Returns the specified occurrence of a token in a string. A token may be marked by a delimiter in a specified set of delimiters. The function returns an empty string if the occurrence is not found. The string parameter must evaluate to a character expression, and the occurrence parameter must evaluate to an integer.
Returns the rank of an expression evaluated in the current context in the list of values for the expression evaluated for ...
Returns the seed value specified during the creation of an identity column in a table or a view that has an identity column. ...
Returns the set of descendants of a member at a specific distance away in the hierarchy, optionally including or excluding ...
Returns the set of descendants of a member at a specified level, optionally including or excluding descendants in other levels. ...
Returns the specified occurrence of a token in a string. A token may be marked by a delimiter in a specified set of delimiters. ...
Returns the standard deviation of a numeric expression evaluated over a set, using a biased population. (Alias for StdevP.) ...
Returns the standard deviation of a numeric expression evaluated over a set, using an unbiased population. (Alias for Stdev.) ...
Returns the statistical variance for the population for all values in the given expression. Returns the current value of ...
Returns the summation of all expression values in the most precise expression data type. If the expression result is integer, ...