Returns an iterator to the values in the first column of the result. The trick is to alter the processing pipeline to quickly target the first column so that the least amount of time is spent recreating tuples.
Returns an iterator to the values in the first column of the result.
The trick is to alter the processing pipeline to quickly target the first column so that the least amount of time is spent recreating tuples.