I can run a simple select query
select * from haps_log where createddate> '1/1/2014' limit 1000
However, if I just change it slightly to return the count
select count(*) from haps_log where createddate>'1/1/2014' limit 1000
I get an error:
이슈 #1 |
새 |
완료 |
만료일이 없음 |
개정된 버전이 없음 |
예측 시간이 없음 |