Results 1 to 3 of 3

Thread: EXCEPT or MINUS operators in MSSQL 6.5

  1. #1
    Join Date
    Aug 2004
    Posts
    52

    EXCEPT or MINUS operators in MSSQL 6.5

    Hi,

    As I understand, MSSQL 6.5 does not support EXCEPT, MINUS & INTERSECT operators. Can anyone provide me alternate syntax to achieve the replacement for these operators in the 'SAME' version? I need it from data migration perspective where it needs to execute queries only on version 6.5

    Thanks ain advance.

    Regards,
    Avadhoot

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938

  3. #3
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    You still use SQL Server 6.5?

    MS doesn't even support SQL 7.0

    You have to upgrade asap.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •