Searched defs:Select (Results 1 – 2 of 2) sorted by relevance
201 proc Select {{nMulti 0}} { procedure
1209 typedef struct Select Select; typedef3345 struct Select { struct3347 LogEst nSelectRow; /* Estimated number of result rows */ argument3358 Select *pPrior; /* Prior select in a compound select statement */ argument3359 Select *pNext; /* Next select to the left in a compound */ argument3369 ** Allowed values for Select.selFlags. The "SF" prefix stands for argument