The tag has no wiki summary.

learn more… | top users | synonyms (5)

2
votes
5answers
324 views

SQL Query with ODBC, Joins and Group Bys

I am having issues with the statement below. The main purpose of the query is to pull a list of customers into an Access db from ODBC (our customers are stored in DB2 on IBM i). The query is ...