Help!!!
I have the below query which returns the following error:
The column prefix 'D' does not match with a table name or alias name used in the query.
SELECT V.ViolationID
FROM VMViolationsView VV, Violation V LEFT OUTER JOIN
Class C3 ON C3.ClassId = V.ClassID LEFT...
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.