Searched defs:pSelect (Results 1 – 6 of 6) sorted by relevance
276 TriggerStep *sqliteTriggerSelectStep(Select *pSelect){ in sqliteTriggerSelectStep()299 Select *pSelect, /* A SELECT statement that supplies values */ in sqliteTriggerInsertStep()
244 Select *pSelect /* The SELECT statement to be fixed to one database */ in sqliteFixSelect()
90 Select *pSelect, /* A SELECT statement to use as the data source */ in sqliteInsert()
786 Table *sqliteResultSetOfSelect(Parse *pParse, char *zTabName, Select *pSelect){ in sqliteResultSetOfSelect()1088 Select *pSelect, /* Match to result columns of this SELECT */ in matchOrderbyToColumn()
503 Select *pSelect; /* NULL for tables. Points to definition if a view. */ member695 Select *pSelect; /* When the expression is a sub-select. Also the member776 Select *pSelect; /* A SELECT statement used in place of a table name */ member1027 Select *pSelect; /* Valid for SELECT and sometimes member
883 void sqliteEndTable(Parse *pParse, Token *pEnd, Select *pSelect){ in sqliteEndTable()996 Select *pSelect, /* A SELECT statement that will become the new view */ in sqliteCreateView()