$ 0 0 Just to add more to the above Query - Select Sum(Currentperm), vproc from DBC.Tablesize where databasename ='abc' and tablename ='pqr' Group by Vproc;
Just to add more to the above Query -
Select Sum(Currentperm), vproc
from DBC.Tablesize
where databasename ='abc'
and tablename ='pqr'
Group by Vproc;