Open alexiscreuzot opened 11 years ago
kirualex, do you still need this feature?) And does SqLite support distinct?
Yes I still need this feature. For now I'm post-processing my data in order to end up with my target dataset, but using SQL would be much faster.
SQLite does support distinct as you can see here : http://sqlite.org/lang_select.html#distinct
Thanks for this library by the way, it's great work !
The "distinct" statement is missing. It would be useful to have something like: