This topic is locked

SQL statement help

8/1/2006 12:46:26 PM
ASPRunnerPro General questions
K
KingDean author

the sql table is
_users
the following is true:
select [Requestor_ID],

[User_Name],

[Password],

[EMail],

[Location],

[Job],

[Security]

From [_Users]
I need to only get those User_Name that have a [job] = 'worker'

J
Jane 8/2/2006

answered in your personal email.