tryin to run an update query to my Price Band Table, where I want to COUNT the number of stores in the store data table, where the Price Band ID is equal in both tables.
I have been able to run this as a normal query:-
SELECT [Store Data Table].[Price Band ID], Count([Store Data Table].[Price...
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.