Hi Everyone,
I have a simple question for you all, would probably work it out for myself if i had the time

. I have a very good knowledge of SQL so this should be easy for me but i have never come across using it before untill now... Basically i would like to specify some prices ranges in a drop down list which will be used to filter the returned data from mysql, i will have a column for price which the drop down list will search against. So i will need to query something like "BETWEEN 10.000 AND 20.000" but i'm not really sure on this one. I hope someone can help, i know this will be simple, i'll hit myself when i find out

.
Thanks
Wayne