Forum Replies Created

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

  • RE: insert into a table from using data from other tables

    Yes, checked BOL but not seeing how to put multiples in - i.e.

    select *

    into TEST

    from tblOrders

    Where jobno = '50,51,52,53,55,56'

     

    The result is that it is telling me that it cannot convert...

  • RE: Join Syntax

    No complexity here !  I am just beginning sql queries and wanted to be sure of the correct syntax so that I can progress in the correct manner.

    Just a  join...

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