Append without UNION

From: marcmc (marcmc_at_discussions.microsoft.com)
Date: 03/08/05

  • Next message: Hugo Kornelis: "Re: Append without UNION"
    Date: Tue, 8 Mar 2005 02:35:04 -0800
    
    

    select * from GEt_lu_Lookup_ST1 -- rows 1,817,148
    UNION
    select * from GEt_lu_Lookup_UNION -- rows 423

    I want to get the full 1,817,571 rows without using a Union Statement, can
    anyone help?


  • Next message: Hugo Kornelis: "Re: Append without UNION"
  • Quantcast