Returns a column value by it's name in the originating query.
Returns a column value by it's name in the originating query.
Returns a column value by it's position in the originating query.
Returns a column value by it's position in the originating query.
Number of this row in the query results.
Number of this row in the query results. Counts start at 0.
(Changed in version 2.9.0) The behavior of scanRight
has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose
throws an IllegalArgumentException
if collections are not uniformly sized.
Sets a value to a column in this collection.