mitchem1
Registered User.
- Local time
- Today, 03:31
- Joined
- Feb 21, 2002
- Messages
- 153
I have a table that has the following columns:
UserName
BCM
CSI
CUINQ
DMI
ESI
The last 5 columns are Yes/No columns which represent IBM accounts that the user may or may not belong to. How would the SQL look if I wanted to return every user that has at least one Yes in any of the IBM account columns?
Thank you.
UserName
BCM
CSI
CUINQ
DMI
ESI
The last 5 columns are Yes/No columns which represent IBM accounts that the user may or may not belong to. How would the SQL look if I wanted to return every user that has at least one Yes in any of the IBM account columns?
Thank you.