Implement support for count(*)
janvladimirmostert opened this issue · 0 comments
janvladimirmostert commented
Count is not currently supported, implement support for it
Exception in thread "main" java.lang.Exception: Invalid Column 'count(*)' for sql
SELECT count ( * ) FROM account