Searched defs:isDistinct (Results 1 – 1 of 1) sorted by relevance
58 int isDistinct, /* true if the DISTINCT keyword is present */ in sqlite3SelectNew()3720 int isDistinct; /* True if the DISTINCT keyword is present */ in sqlite3Select() local