Re: Using Not Equal in VIEW

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 11/30/04

  • Next message: David Portas: "Re: Order By Clause"
    Date: Tue, 30 Nov 2004 23:15:12 -0000
    
    

    Change AND to OR. For example:

    ...
    WHERE co_code <> 'ATLN' OR service_code <> 'PL'

    -- 
    David Portas
    SQL Server MVP
    --
    

  • Next message: David Portas: "Re: Order By Clause"