[thelist] What is wrong with this form?

Anthony Baratta Anthony at Baratta.com
Thu Dec 7 01:49:39 CST 2000


At 01:06 AM 12/7/2000 -0600, you wrote:

>I have another problem.  This one is a SQL issue.  I am trying to get a 
>unique list of users from my table but I cannot remember the proper 
>wordage.  ie....select unique(emailaddr) from scratch where gameid=1

SELECT DISINCT emailaddr FROM scratch WHERE gameid=1
---
Anthony Baratta
President
Keyboard Jockeys





More information about the thelist mailing list