after merge fix
This commit is contained in:
parent
23ebb07fbc
commit
9b83d3e536
@ -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;
|
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
|
Case When Count(*) < MAX_REQ Then 1 Else 0 End
|
||||||
1
|
1
|
||||||
|
|
||||||
|
|
||||||
drop table t1;
|
drop table t1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user