Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Stored Procedure

    Thank you all for your help , as i am new to sql i was not sure on how to run the updates as one update rather than six indivisual...

  • RE: Merge two select statements

    Hi Jared

    Thank you for your help its much aprreciated

    when i run the code i am getting the following error

    Column 'cte.ClusterTrip' is invalid in the select list because it is not...

  • RE: Merge two select statements

    Hi Jared

    Thanks for the reply i have moved my spaces and characters from my column names, sorry about the way i posted the question i will follow the guidelines next...

  • RE: Merge two select statements

    Sorry i posted the question before i completed it

    1st Select Statement

    Select BchCode,

    SUM(localOffd) As 'Local Offd Calls',

    Sum(LocalAns)...

Viewing 4 posts - 1 through 5 (of 5 total)