Returns a table where all the column names from the {0} provided are prefixed with the given text, {1}, plus a period in the form {1}.ColumnName
.
Returns a table that does not contain the first specified number of rows, {1}, of the table {0}. The number of rows skipped ...
Returns a table that does not contain the last {1} rows of the table {0}. The number of rows removed depends on the optional ...
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 ...