Searched defs:Select (Results 1 – 2 of 2) sorted by relevance
246 typedef struct Select Select; typedef853 struct Select { struct862 Select *pPrior; /* Prior select in a compound select statement */ argument865 char *zSelect; /* Complete text of the SELECT command */ argument
477 int Protocol::Select() function in Protocol