search users by begining of their user name
Posted: Thu Jun 01, 2006 2:15 pm
if i have a table "USERS" and a filed "username" how could a display for example all users starting with "S" or "smi" for example?
could i just put WHERE username =S*
thanks.
could i just put WHERE username =S*
thanks.