Searched defs:Cte (Results 1 – 1 of 1) sorted by relevance
15741 typedef struct Cte Cte; typedef20825 struct Cte { struct20829 const char *zCteErr; /* Error message for circular references */ argument20830 CteUse *pUse; /* Usage information for this CTE */ argument20849 Cte a[FLEXARRAY]; /* For each CTE in the WITH clause.... */ argument