MrBelfry
IS-IT--Management
- May 21, 2003
- 289
I have a msql db that holds info about album names. I want to extract data from the table so I can see if i have reviewed an album beginning with that letter.
I dont want to execute 26 queries checking for letters so I'd like to do 1 query and extract all the relevant data BUT i don't want to include more than 1 review if I've already got one beginning with the same letter.
I hope that is clear, can you please help?
Thanks
MrBelfry
I dont want to execute 26 queries checking for letters so I'd like to do 1 query and extract all the relevant data BUT i don't want to include more than 1 review if I've already got one beginning with the same letter.
I hope that is clear, can you please help?
Thanks
MrBelfry