Returns a table which represents the semijoin of two tables supplied and for which the common set of columns are replaced by a 0-based index column. The index is based on the rows of the second table sorted by specified order expressions.
Returns a table that is the result of combining a set of partitioned tables, {1}. {0} is the name of the column to add. The ...
Returns a table that is the result of merging a list of tables, {0}. The tables must all have the same row type structure. ...
Returns a table where all the column names from the {0} provided are prefixed with the given text, {1}, plus a period in ...
Returns a table where all the column names from the {0} provided are prefixed with the given text, {1}, plus a period in ...
Returns a table which represents the semijoin of two tables supplied and for which the common set of columns are replaced ...
Returns a table with only those rows of the input table that contain an error in at least one of the cells. If a columns ...
Returns a table with the list of rows, {2}, inserted into the {0} at the given position, {1}. Each column in the row to insert ...
Returns a table with the rows removed from the input table that contain an error in at least one of the cells. If a columns ...
Returns a text value padded to length {1} by inserting spaces at the end of the text value {0}. An optional character {2} ...