|
-
Jun 28th, 2012, 06:35 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Simple SQL select query
Hi,
I was trying to do a simple SQL select query, but i'm getting no result, but i know the result exist. I will be happy if you can help me solve my problem
SELECT datee, client, fromto, remark, color FROM [cc].[bb].[aa] WHERE ((userID =@userID) or (authID = @userID)) AND ((color = 'red') OR (color = 'blue'))
Thank You
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|