Hi everyone,
I’m not sure if this is a SubQuery or not, but may I ask for some help please ?
I have 2 queries, the first is :-
SELECT Clients.Clientname,
SUM(Items.Itemexvat) AS [ExTax],
SUM(Items.Itemvatamount) AS [Tax],
SUM(Items.Itemincvat) AS...
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.