after merge fix

This commit is contained in:
unknown 2003-06-19 16:08:11 +03:00
parent 23ebb07fbc
commit 9b83d3e536

View file

@ -611,6 +611,4 @@ count(*) + MAX_REQ - MAX_REQ + MAX_REQ - MAX_REQ + MAX_REQ - MAX_REQ + MAX_REQ -
select Case When Count(*) < MAX_REQ Then 1 Else 0 End from t1 where t1.USR_ID = 1 group by MAX_REQ;
Case When Count(*) < MAX_REQ Then 1 Else 0 End
1
drop table t1;