Searched defs:LimitVal (Results 1 – 1 of 1) sorted by relevance
69 struct LimitVal { struct70 Expr *pLimit; /* The LIMIT expression. NULL if there is no limit */71 Expr *pOffset; /* The OFFSET expression. NULL if there is none */