Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Select Struct Reference

Data Fields

u8 op
 
LogEst nSelectRow
 
u32 selFlags
 
int iLimit
 
int iOffset
 
u32 selId
 
int addrOpenEphm [2]
 
ExprListpEList
 
SrcListpSrc
 
ExprpWhere
 
ExprListpGroupBy
 
ExprpHaving
 
ExprListpOrderBy
 
SelectpPrior
 
SelectpNext
 
ExprpLimit
 
WithpWith
 
WindowpWin
 
WindowpWinDefn
 

Detailed Description

Definition at line 18439 of file sqlite3.c.

Field Documentation

◆ addrOpenEphm

int Select::addrOpenEphm[2]

Definition at line 18445 of file sqlite3.c.

Referenced by generateWithRecursiveQuery(), multiSelect(), and sqlite3SelectNew().

◆ iLimit

◆ iOffset

◆ nSelectRow

◆ op

◆ pEList

◆ pGroupBy

◆ pHaving

◆ pLimit

◆ pNext

◆ pOrderBy

◆ pPrior

◆ pSrc

◆ pWhere

◆ pWin

◆ pWinDefn

◆ pWith

◆ selFlags

◆ selId


The documentation for this struct was generated from the following file: