inferType
Changes the type of the selected columns based on the runtime values stored in these columns. The resulting type of the column will be the nearest common supertype of all column values.
inferType [ { columns } ]
See column selectors for how to select the columns for this operation.