Alphabetical Index
General list of SQL expressions, functions, operators and data types in alphabetical order.
| Use the search on Ctrl+F to find an object of interest and go to the page with its description. |
|
Operator |
Alias for operator |
Operator |
Returns the remainder of the left argument divided by the right argument. |
|
Operator |
Multiplies the arguments. |
|
Operator |
Adds the right argument to the left argument. |
|
Operator |
Subtracts the right argument from the left argument. |
|
Operator |
Divides the left argument by the right argument. |
|
Operator |
Casts the data type to the specified data type. |
|
Operator |
Checks that the left argument is less than the right argument. |
|
Operator |
Checks that the left argument is not equal to the right argument. |
|
Operator |
Checks that the left argument is equal to the right argument. |
|
|
Operator |
Alias for operator |
Operator |
Checks that the left argument is greater than the right argument. |
|
Operator |
Checks that the left argument is greater than or equal to the right argument. |
|
Operator |
Checks that the left argument is less than or equal to the right argument. |
|
Operator |
Elevates the left argument to the degree given by the right argument. |
|
Function |
Calculates the modulus of a number. |
|
Function |
Calculates the arccosine of a number. |
|
Function |
Calculates the hyperbolic arccosine of a number. |
|
Function |
Adds numbers. |
|
|
Function |
Alias for function |
SQL expression |
Alter token max duration. |
|
SQL expression |
Alter token. |
|
SQL expression |
Change role attributes. |
|
SQL expression |
Change schema attributes. |
|
SQL expression |
Change table attributes. |
|
SQL expression |
Change user attributes. |
|
SQL expression |
Changing the attributes of a worker pool. |
|
SQL expression |
Set default attributes of the worker pool. |
|
Function |
Returns the first value from |
|
Function |
Calculates the approximate number of unique values. |
|
Function |
Calculates an approximate quantile. |
|
Function |
Calculates an approximate list of the |
|
Function |
Finds the row with the maximum value in one column and returns the value of the other column in that row. |
|
Function |
Finds the row with the maximum value in one column and returns the value of the other column in that row (even if it is empty). |
|
Function |
Finds the row with the minimum value in one column and returns the value of the other column in that row. |
|
Function |
Finds the row with the minimum value in one column and returns the value of the other column in that row (even if it is empty). |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Returns a list containing all the values of a column. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Extracts a character from the specified string or an item from the specified list. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Returns the length of the list. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Extracts a substring from the specified string or a list from the specified list. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
SQL expression |
|
|
|
Function |
Alias for function |
Function |
Calculates the arcsine of a number. |
|
Function |
Calculates the hyperbolic arcsine of a number. |
|
Function |
Calculates the arctangent of a number. |
|
Function |
Calculates the arctangent from the coordinates. |
|
Function |
Calculates the hyperbolic arctangent of a number. |
|
Function |
Calculates the average of all non-empty values in a group. |
|
Function |
Draws a bar at the height of the string. |
|
|
Function |
Alias for function |
Operator |
Checks that the first argument lies in the interval between the second and third arguments inclusive. |
|
Data type |
Integers. |
|
Data type |
Arrays of integers. |
|
Function |
Converts each character of a string to its binary representation. |
|
Function |
Returns the bitwise |
|
Function |
Returns the number of bits set in the binary representation of a number. |
|
Function |
Returns the number of bits the string occupies in memory. |
|
Function |
Returns a bitwise |
|
Function |
Returns the bitwise |
|
Function |
Returns a bit string whose length corresponds to the range of non-zero (integer) values. |
|
Data type |
Binary objects. |
|
Data type |
Boolean values. |
|
Data type |
Arrays of Boolean values. |
|
Function |
Returns |
|
Function |
Returns |
|
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
SQL expression |
|
|
Function |
Casts the data type to the specified data type. |
|
Function |
Calculates the cube root. |
|
Function |
Rounds a number to the higher side. |
|
|
Function |
Alias for function |
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Returns the character corresponding to the value of the code ASCII or code Unicode, given in |
|
Function |
Returns the first value other than |
|
Function |
Concatenates multiple strings, arrays or binary values. |
|
Function |
Concatenates strings over a separator. |
|
Function |
Returns |
|
Function |
Calculates the correlation coefficient. |
|
Function |
Calculates the cosine of an angle given in radians. |
|
Function |
Calculates the cotangent of an angle given in radians. |
|
Function |
Counts the number of rows in a group. |
|
Function |
Counts the number of non-empty values in a group. |
|
Function |
Returns the number of records that satisfy the condition, or |
|
|
Function |
Alias for function |
Function |
Calculates the population covariance (does not include bias correction). |
|
Function |
Calculates the sample covariance, including the Bessel bias correction. |
|
SQL expression |
Create token. |
|
SQL expression |
Create a new role. |
|
SQL expression |
Create a new schema. |
|
SQL expression |
Create a new table. |
|
SQL expression |
Create a new user. |
|
SQL expression |
Create a new view. |
|
SQL expression |
Create a worker pool. |
|
Function |
Cumulative allocation. |
|
Function |
Returns the current date as a value of type |
|
Function |
Returns the current time and date as a value of type |
|
Function |
Returns the current time as a value of type |
|
Data type |
Dates. |
|
Function |
Returns the number of time units between two points in time as a value of type |
|
|
Function |
Alias for function |
Function |
Reduces a moment in time to the specified precision. |
|
|
Function |
Alias for function |
Function |
Returns the specified part of the date or time value as a value of type |
|
Function |
Returns the English name of the day of the week for a date. |
|
Function |
Returns the number of the month for the given date. |
|
Function |
Returns the day of the week number for a date starting on Sunday. |
|
Function |
Returns the day number of the year for a date. |
|
|
Data type |
Alias for data type |
Function |
Converts radians to degrees. |
|
SQL expression |
|
|
Function |
The rank of the current string within the group without skips. |
|
SQL expression |
Display information about the table. |
|
SQL expression |
Output information about the user. |
|
SQL expression |
Display information about the view. |
|
Function |
Returns the result of division as an integer. |
|
Data type |
Real numbers with variable precision. |
|
SQL expression |
Drop all tokens for user. |
|
SQL expression |
Drop token. |
|
SQL expression |
Reset a role. |
|
SQL expression |
Delete a schema. |
|
SQL expression |
Delete a table. |
|
SQL expression |
Reset user. |
|
SQL expression |
Delete a view. |
|
SQL expression |
Reset a worker pool. |
|
Function |
Returns |
|
Function |
Calculates the log-2 entropy. |
|
Function |
Calculates the number of seconds since the start of an epoch at the given point in time. |
|
Function |
Returns the era number for the given date. |
|
Function |
Rounds to the nearest even number away from zero. |
|
SQL expression |
|
|
Function |
Calculates the exponent of a number. |
|
SQL expression |
Output |
|
Function |
Calculates the factorial of a number. |
|
Function |
Calculates the average using the Kahan Sum algorithm. |
|
Function |
Performs integer division and returns the result as |
|
Function |
Returns the value calculated using the specified expression for the first row of the group. |
|
Function |
Returns the first value from a group. |
|
Function |
Takes a nested list and returns a list flattened by one level of nesting. |
|
|
Data type |
Alias for data type |
Function |
Rounds a number to the smaller side. |
|
Function |
Returns the remainder of dividing the first argument by the second argument. |
|
Function |
Formats a string using the fmt syntax. |
|
|
Function |
Alias for function |
Function |
Forms a text representation from a number of bytes in 1000 increments. |
|
Function |
Forms a text representation from a number of bytes in 1024 increments. |
|
SQL expression |
|
|
Function |
Converts a Base64 encoded string into a character string ( |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Calculates the sum of non-empty values in a group using the Kahan Sum algorithm. |
|
Function |
Calculates the value of the Gamma function. |
|
Function |
Calculates the greatest common divisor of two numbers. |
|
|
Function |
Alias for function |
Function |
Generates a list of values in the range between |
|
|
Function |
Alias for function |
Function |
Calculates the geometric mean of non-empty values in a group. |
|
Data type |
Geospatial data. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
SQL expression |
Grant privileges. |
|
SQL expression |
Assign roles to users. |
|
Function |
Returns the largest of the specified arguments. |
|
|
Function |
Alias for function |
SQL expression |
|
|
|
Function |
Alias for function |
Function |
Returns a hash of the data from |
|
SQL expression |
|
|
Function |
Converts a string to hexadecimal representation. |
|
Function |
Returns a dictionary of unique non-empty values in a group, along with the number of times each occurs. |
|
Function |
Returns a dictionary of the specified values in the group, along with the number of occurrences of each. |
|
SQL expression |
|
|
Function |
Checks if a string matches a case-insensitive pattern. |
|
SQL expression |
|
|
Function |
Returns the position of the searched string in the string. |
|
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
SQL expression |
|
|
Function |
Checks whether a number is finite. |
|
Function |
Checks whether a number is infinite. |
|
Function |
Checks if the argument has the value |
|
Function |
Returns the day of the week number for a date starting on Monday. |
|
Function |
Returns the year number for an ISO standard date. |
|
SQL expression |
|
|
Data type |
Data in JSON. |
|
Function |
Shortens the JSON structure record (removes spaces and line breaks). |
|
Function |
Creates a JSON list from passed arguments. |
|
Function |
Returns the number of elements in the array at the specified path in JSON, or |
|
Function |
Checks if the JSON structure contains the JSON substructure specified in the second argument. |
|
Function |
traverses the JSON structure and returns all parameters of the top-level structure element. |
|
Function |
Checks if the JSON structure contains the specified path. |
|
Function |
Extracts data from a JSON structure at the specified path. Returns the data as |
|
|
Function |
Alias for function |
Function |
Extracts data from a JSON structure at the specified path. Returns the data in |
|
|
Function |
Alias for function |
Function |
Returns a JSON list containing all the values of a column. |
|
Function |
Returns a JSON structure containing all |
|
Function |
Returns all keys from the specified JSON structure as |
|
Function |
Merges multiple JSON structures into one. |
|
Function |
Creates a JSON structure from key and value pairs passed as a list of arguments. |
|
|
Function |
Alias for function |
Function |
Returns a description of the JSON structure. |
|
Function |
Transforms the JSON structure according to the specified structure. |
|
Function |
Transforms a JSON structure to match the specified structure. Issues an error if structures or types do not match. |
|
Function |
traverses a JSON structure and returns all parameters of each element of the structure. |
|
Function |
Returns the data type of a field in a JSON structure. |
|
Function |
Checks if the argument is a valid JSON structure. |
|
Function |
Retrieves values from a JSON structure at the specified path. |
|
Function |
Returns the Julian date using the given date. |
|
|
Function |
Alias for function |
Function |
Calculates kurtosis (as defined by Fisher) with bias correction according to the sample size.. |
|
Function |
Calculates kurtosis (as defined by Fisher) without bias correction. |
|
Function |
Returns the value calculated for the string shifted by |
|
Function |
Returns the last value from a group. |
|
Function |
Returns the value calculated by the specified expression for the last row of the group. |
|
|
Function |
Alias for function |
Function |
Calculates the least common multiple of two numbers. |
|
Function |
Returns the value calculated for the row shifted by |
|
Function |
Returns the smallest of the specified arguments. |
|
|
Function |
Alias for function |
Function |
Extracts a substring of the given length from the string, starting from the left edge. |
|
Function |
Extracts a substring of the given length from a string, starting from the left edge and counting by grapheme clusters. |
|
|
Function |
Alias for function |
Function |
Returns the number of characters in a string. |
|
Function |
Returns the number of grapheme clusters in the string. |
|
Function |
Calculates the logarithm of the gamma function. |
|
SQL expression |
|
|
Function |
Checks if a string matches a case-sensitive pattern. |
|
SQL expression |
|
|
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Applies a specified aggregate function to a given list. |
|
|
Function |
Alias for function |
Function |
Concatenates several lists into one. |
|
Function |
Checks whether an element is present in a list. |
|
Function |
Calculates the cosine distance between two lists (numeric vectors). |
|
Function |
Calculates the cosine similarity between two lists (numeric vectors). |
|
Function |
Calculates the Euclidean distance between two points, the coordinates of which are specified as lists. |
|
Function |
Removes all duplicates and empty values from a list. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Returns an element from a list by index. |
|
Function |
Returns a sorted list of the original indices of the list elements. |
|
Function |
Checks that all elements of the second list are contained in the first list. |
|
Function |
Checks whether the two lists have at least one element in common. |
|
|
Function |
Alias for function |
Function |
Calculates the scalar product of two numerical vectors of equal length. |
|
|
Function |
Alias for function |
Function |
Calculates the scalar product of two numerical vectors of equal length, multiplied by |
|
|
Function |
Alias for function |
Function |
Returns the index of an element in a list. |
|
Function |
Resizes the list to the specified size. |
|
Function |
Sorts the list in descending order. |
|
Function |
Returns a list of elements from the source list based on their indices. |
|
|
Function |
Alias for function |
Function |
Sorts the list. |
|
Function |
Calculates the number of unique elements in a list. |
|
Function |
Creates a list from the arguments passed. |
|
Function |
Filters a list using a list of logical flags. |
|
Function |
Combines lists into a new list whose length is equal to the length of the longest list. |
|
|
Function |
Alias for function |
Function |
Calculates the natural logarithm of a number. |
|
Function |
Calculates the logarithm of a number on base |
|
|
Function |
Alias for function |
Function |
Calculates the logarithm of a number on base |
|
Function |
Converts a string to lower case. |
|
Function |
Adds characters up to the given length to the string on the left. |
|
Function |
Removes all occurrences of any of the specified characters at the beginning of a string. |
|
Function |
Calculates the median absolute deviation. |
|
Function |
Returns the maximum value in the group. |
|
|
Function |
Alias for function |
Function |
Returns a hash MD5 of data from |
|
Function |
Returns the low-order (rightmost) 64-bit MD5 hash segment of a string as a number. |
|
Function |
Returns the upper (left) 64-bit MD5 hash segment of a string as a number. |
|
|
Function |
Alias for function |
Function |
Returns the median of all non-empty values in the group. |
|
Function |
Returns the minimum value in the group. |
|
|
Function |
Alias for function |
Function |
Returns the most frequent value in a group. |
|
Function |
Returns the English name of the month for a date. |
|
Function |
Multiplies two numbers. |
|
Function |
Returns the next value with variable precision (of type |
|
Function |
Returns the next integer in the sequence given in |
|
Function |
Converts a string to a normalised Unicode NFC string. |
|
Function |
Checks if a string does not match a pattern without regard to character case. |
|
Function |
Checks if a string does not match a case-sensitive pattern. |
|
Function |
Returns the current time as a value of type |
|
Function |
Returns the value calculated for the nth row within a group (counting from |
|
Function |
Splits each group into |
|
Data type |
Real numbers with specified precision. |
|
SQL expression |
|
|
|
Function |
Alias for function |
SQL expression |
|
|
Function |
Returns the root directory name from the specified path. |
|
Function |
Returns the full path to the last separator. |
|
Function |
Returns the name of the file at the specified path. |
|
Function |
Returns a list of elements of the specified path. |
|
Function |
Calculates the relative rank of the current row within a group. |
|
|
Function |
Alias for function |
Function |
Returns the value of the number π. |
|
Function |
Returns the position of the searched string in the string. |
|
Function |
Exposes the first argument to the degree given by the second argument. |
|
|
Function |
Alias for function |
Function |
Checks if the string being searched is a prefix of another string. |
|
Function |
Formats a string using the printf syntax. |
|
Function |
Multiplies the non-empty values in a group. |
|
SQL expression |
|
|
Function |
Calculates an interpolated positive quantile. |
|
Function |
Calculates a discrete positive quantile. |
|
Function |
Converts degrees to radians. |
|
Function |
Returns an arbitrary number (of type |
|
Function |
Generates a list of consecutive numbers within a specified range. |
|
Function |
Returns the rank (with skips) of the current row within a group. |
|
|
Function |
Alias for function |
Function |
Reads the |
|
Function |
Reads a |
|
|
Function |
Alias for function |
Function |
Reads a |
|
Function |
Reads the |
|
Function |
Returns the content from the source as a table of read text. |
|
Function |
Reads the |
|
Function |
Escapes special characters, converting the string into a regular expression. |
|
Function |
Extracts a substring from a string using the given regular expression. |
|
Function |
Extracts all non-overlapping substrings from a string using the given regular expression. Returns an array of substrings. |
|
Function |
Checks whether a regular expression overlaps a string completely. |
|
Function |
Checks if a regular expression is contained within a string. |
|
Function |
Replaces a substring covered by a regular expression with the specified string. |
|
Function |
Splits a string into parts, separated by a regular expression, and returns the parts as an array. |
|
Function |
Splits a string into parts separated by a regular expression, and returns the parts as strings. |
|
|
Function |
Alias for function |
Function |
Forms a string from the given string repeated the given number of times. |
|
Function |
Replaces all substrings with the specified string. |
|
Function |
Calculates an approximate quantile using reservoir splatting. |
|
Function |
Reverses the order of characters in a string. |
|
SQL expression |
Revoke privileges. |
|
SQL expression |
Revoke roles from users. |
|
Function |
Extracts a substring of the given length from a string, starting at the right edge. |
|
Function |
Extracts a substring of the given length from a string, starting at the right edge and counting by grapheme clusters. |
|
Function |
Rounds the number from the first argument to the precision specified in the second argument. |
|
Function |
Round the number from the first argument to the nearest even number with the precision specified in the second argument. |
|
|
Function |
Alias for function |
Function |
Returns the number of the current row in its group (counting from |
|
Function |
Adds characters up to the given length to the string on the right. |
|
Function |
Removes all occurrences of any of the specified characters at the end of a string. |
|
SQL expression |
|
|
Function |
Calculates the standard error of the mean. |
|
SQL expression |
Set default schema. |
|
Function |
Fixes the initial value for the |
|
Function |
Returns a hash SHA-1 of the data from |
|
Function |
Returns a hash SHA-256 of the data from |
|
SQL expression |
Output a list of all tokens. |
|
SQL expression |
Output a list of all columns in all tables. |
|
SQL expression |
Output a list of all roles. |
|
SQL expression |
Output default schema. |
|
SQL expression |
Output a list of all schemas. |
|
SQL expression |
Output a list of all tables. |
|
SQL expression |
Output a list of all users. |
|
SQL expression |
Show the current worker pool. |
|
SQL expression |
Show the list of all worker pools. |
|
Function |
Returns |
|
Function |
Determines whether the sign bit of a real number is set. |
|
Function |
Calculates the sine of an angle given in radians. |
|
Function |
Calculates the skewness coefficient. |
|
Function |
Splits a string into parts by the given separator. |
|
Function |
splits a string into parts at the given separator and returns the part at the given index. |
|
Function |
Calculates the square root. |
|
Function |
Calculates the distance between two points in the plane. |
|
Function |
Calculates the distance between two points on the sphere. |
|
Function |
Creates a point of type |
|
Function |
Returns |
|
|
Function |
Alias for function |
Function |
Calculates the standard deviation of the population. |
|
Function |
Calculates the sample standard deviation. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
Function |
Concatenates values into a single text string using a specified separator. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Removes diacritical marks from characters in a string. |
|
Function |
Returns the number of bytes in the string. |
|
|
Function |
Alias for function |
Function |
Converts text to a point in time using the specified format. |
|
|
Function |
Alias for function |
Function |
Extracts a substring from a string. |
|
Function |
Extracts a substring from a string by grapheme clusters. |
|
Function |
Subtracts the second argument from the first argument. |
|
|
Function |
Alias for function |
Function |
Calculates the sum of all non-empty values in a group. |
|
|
Function |
Alias for function |
Function |
Calculates the tangent of an angle given in radians. |
|
|
Data type |
Alias for data type |
|
Data type |
Alias for data type |
Data type |
Time. |
|
Data type |
Time stamps. |
|
Data type |
Time stamps with time zone. |
|
Function |
Returns the time zone offset of the given time instant from 0. |
|
Python function |
Creates a table and populates it with data from a DataFrame. |
|
Python function |
Deletes a file at the specified path. |
|
Python function |
Lists files at the specified path. |
|
Python function |
Runs the specified notebook from another notebook. |
|
Python function |
Executes the specified SQL query within a Python cell. |
|
Python function |
Uploads data from DataFrame to Tengri. |
|
Python function |
Uploads data from a file to Tengri. |
|
Python function |
Uploads a file from the specified bucket S3 to Tengri. |
|
Function |
Translates an integer into the given number system and returns as a string. |
|
Function |
Encodes binary data into a Base64 text string. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Creates a JSON structure from an argument of any type. |
|
Function |
Converts seconds from the beginning of an epoch to a moment in time. |
|
|
Function |
Alias for function |
Function |
Performs character-by-character replacement in a string according to the given character sets. |
|
Function |
Removes all occurrences of any of the specified characters on both sides of the string. |
|
Function |
Discards all characters after the decimal separator. |
|
SQL expression |
Remove all rows from a table. |
|
Function |
Casts the data type to the specified data type. |
|
|
Function |
Alias for function |
Function |
Converts a value from a binary representation to a binary object ( |
|
Function |
Converts a value from a hexadecimal representation to a binary object ( |
|
Function |
Returns the code Unicode of the first character of a string as an integer. |
|
SQL expression |
|
|
Function |
Expands lists or structures from |
|
SQL expression |
|
|
Function |
Converts a string to uppercase. |
|
Function |
Decodes a URL from the Percent-Encoding. |
|
Function |
Encodes the URL into a Percent-Encoding. |
|
SQL expression |
Set the active role. |
|
SQL expression |
Set the current compute pool. |
|
Function |
Returns a random v4 UUID. |
|
Function |
Extracts a timestamp from a v7 UUID. |
|
Function |
Extracts the version from the UUID. |
|
|
Function |
Alias for function |
Function |
Returns a random v7 UUID. |
|
Function |
Calculates the variance of the population without bias correction. |
|
Function |
Calculates the sample variance, including the Bessel correction for bias. |
|
Data type |
Text strings. |
|
Data type |
Arrays of text strings. |
|
|
Function |
Alias for function |
|
Function |
Alias for function |
|
Function |
Alias for function |
Function |
Returns the week number of the ISO standard year. |
|
Function |
Calculates the weighted average of all non-empty values in a group. |
|
SQL expression |
|
|
SQL expression |
|
|
Function |
Computes a bitwise exclusive |
|
Function |
Returns the year and week number of the ISO standard as a number. |
|
Operator |
Concatenates multiple strings, arrays or binary values. |
|
Operator |
Checks if the regular expression covers the string completely. |
Objects total: 477