Searched defs:iAgg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DsqliteInt.h671 ** value is also stored in the Expr.iAgg column in the aggregate so that
696 int iAgg; /* When op==TK_COLUMN and pParse->useAgg==TRUE, pull member in struct:Expr
697 ** result from the iAgg-th element of the aggregator */

Completed in 28 milliseconds