I hope this is not too much of a silly question

In my form i have 5 drop down boxes, so do i write
query1 Select * from tableName
query2 Select * from tableName
query3 Select * from tableName
query4 Select * from tableName
query5 Select * from tableName
can i name the querys 1,2,3,4,5
thanks



