On 6/21/2012 4:07 PM, Peter Haworth wrote:
Hoping someone can provide a way to return a count of the number of entries
returned by a compound SELECT statement, specifically "SELECT …. EXCEPT
SELECT….".

select count(*) from (<select of any complexity goes here>);
--
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to