I have the following query that I am trying to to run a COUNT/SUM and GROUP and just do not know enough to do it. I was hoping someone could help give me an idea on how to do it, syntax?
The query is:
SELECT
c.URL
, c.datetimecreated
, r.emailAddress
FROM Tracking c, recipients r...
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.