Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method ADT.Table.table()->rename()


Method rename

object rename(string|int from, string to)

Description

This method renames the column named from to to and returns a new table object. Note that from can be the column position.