September 28, 200619 yr my code is"select a,b,c,d,e,sum(f) from table group by a,b,c,d,e having sum(f)>0"and i want to add a meaning of "where x='bla bla'" to this. how can i do that? i searched web but couldn't find an answer. how can i do friends...
Create an account or sign in to comment