Jump to content

help using DISTINCT with SELECT *


seany123

Recommended Posts

What i have found is that you cant have DISTINCT in a query that you are SELECT * FROM

 

it has to be SELECT name FROM

 

but this is very annoying, i want to select * the values, but some of the values wont pass the DISTINCT test... because they arnt unique...

 

so im slightly confused as to what to do now... maybe i could make a query to collect all the data from the DISTINCT query.. hmm

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.