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