Thanks a lot for your reply!
I have just one more thing that I forgot to mention. I want to get the expenses made by employees in Descending order. I tried adding a clause like "order by Expense Desc" but it asked me to put the Expense field also in the Group by Clause. When I did that, then...
Hi,
I have a table that lists the expenses of all employees in the company in a month. So the table has three columns- number, employee ID, Expense
I want to make a query that could list me the maximum expense made by all employees. In other words, my table has multiple expenses for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.