
November 16th, 2012, 11:56 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 4
Time spent in forums: 1 h 21 m 34 sec
Reputation Power: 0
|
|
|
SQL Query
Hi,
I have 3 tables I want info from.
I want a distinct count of tests (Table1), grouping by each user (Table2)
So far so good.
Now, I want to add additional info assiociated with each user returned from a 3rd table, but my query isn't liking it.
Thanks!
|