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 much match the column types of the table.
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} ...
Returns a text value padded to length {1} by inserting spaces at the start of the text value {0}. An optional character {2} ...
Returns a textual representation in the form "day.hour:mins:sec" of the given duration value, {0}. A text value that specifies ...