Hi, I've been looking all over but can't find a clear answer.
What is distinct? 'a' or the entire rowset?Code:SELECT DISTINCT a,b,c ...etc...
Also is this comptible on mSQL, access, oracle and postgres as well as mySQL?
| SitePoint Sponsor |



Hi, I've been looking all over but can't find a clear answer.
What is distinct? 'a' or the entire rowset?Code:SELECT DISTINCT a,b,c ...etc...
Also is this comptible on mSQL, access, oracle and postgres as well as mySQL?
Bookmarks