Standard.DatabaseDB_ColumntakeOn this pageDB_Column.take takerange Group: Selections Aliases: first, head, keep, last, limit, sample, slice, tail, top Documentation Creates a new Column with the specified range of rows from the input Column. Arguments range: The selection of rows from the table to return.