Searched defs:pSelect (Results 1 – 6 of 6) sorted by relevance
247 Select *pSelect /* The SELECT statement to be fixed to one database */ in sqliteFixSelect()
279 TriggerStep *sqliteTriggerSelectStep(Select *pSelect){ in sqliteTriggerSelectStep()302 Select *pSelect, /* A SELECT statement that supplies values */ in sqliteTriggerInsertStep()
93 Select *pSelect, /* A SELECT statement to use as the data source */ in sqliteInsert()
790 Table *sqliteResultSetOfSelect(Parse *pParse, char *zTabName, Select *pSelect){ in sqliteResultSetOfSelect()1092 Select *pSelect, /* Match to result columns of this SELECT */ in matchOrderbyToColumn()
506 Select *pSelect; /* NULL for tables. Points to definition if a view. */ member698 Select *pSelect; /* When the expression is a sub-select. Also the member779 Select *pSelect; /* A SELECT statement used in place of a table name */ member1030 Select *pSelect; /* Valid for SELECT and sometimes member
886 void sqliteEndTable(Parse *pParse, Token *pEnd, Select *pSelect){ in sqliteEndTable()999 Select *pSelect, /* A SELECT statement that will become the new view */ in sqliteCreateView()