Select help. Conditions

  • I need to select records based on the value of 3 boolean columns.  I need to select true, false, or both depending on user prompt.  I have little t-sql experience and am not sure where to begin.  CASE or IF.  Will I need three queries for each column and use an for to test for my user criteria?

    Help!,

    vmon

  • Use CASE, refer to the books on line

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply