Home
last modified time | relevance | path

Searched defs:Select (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libsqlite/src/
H A DsqliteInt.h246 typedef struct Select Select; typedef
853 struct Select { struct
862 Select *pPrior; /* Prior select in a compound select statement */ argument
865 char *zSelect; /* Complete text of the SELECT command */ argument