Forum Replies Created

Viewing 15 posts - 5,326 through 5,340 (of 13,877 total)

  • RE: Need help in SQL table for updating NULLS

    alicesql - Friday, August 4, 2017 10:46 AM

    Are you looking for something along the lines of excel's 'copy down'?

    This script (SSIS) will...

  • RE: How to execute dynamic sql statement

    There is no need for dynamic SQL here. Instead, create a temp table & put the contents of IdList into it. From there, you can do what you need. This...

  • RE: Are the posted questions getting worse?

    Luis Cazares - Thursday, August 3, 2017 9:29 AM

    I just got an email containing this:

    Luis,
    Do you have any update on...

  • RE: Bidirectional Failover on SQL Server Standard Edition

    Thanks very much to those who took the time to respond; very helpful.

  • RE: Getting rid of duplicate records

    natividad.castro - Thursday, August 3, 2017 6:18 AM

    Hi All,

    I have a table that stores schedule events. One event can be scheduled more...

  • RE: How to access another server temp table without any Linked server

    subratnayak09 - Thursday, August 3, 2017 6:25 AM

    Hi,

           I placed Execute SQL task  like "Select * INSERT INTO Temp#"...

  • RE: Which SSIS Package / Task created which SPID?

    Velym - Wednesday, August 2, 2017 10:57 AM

    Hello there,

    I am working on a big data warehouse and over time and with the...

  • RE: Using Print To Debug Stored Procedures

    Thom A - Thursday, August 3, 2017 4:09 AM

    How are you executing the task, in SSMS? The PRINT statements appear in the...

  • RE: Cursor

    Akiota - Thursday, August 3, 2017 5:38 AM

    I'm totally dumped with it.

    I don't understand what this means. Sounds messy,

    Regarding the challenge...

  • RE: How to access another server temp table without any Linked server

    subratnayak09 - Thursday, August 3, 2017 5:26 AM

    Hi All,

                   I have a requirement where #temp table...

  • RE: Need help in SQL table for updating NULLS

    shwets47 - Tuesday, August 1, 2017 9:26 AM

    Thom A - Tuesday, August 1, 2017 9:20 AM

    August 1, 2017 at 10:14 am

    #1953627

  • RE: Need help in SQL table for updating NULLS

    shwets47 - Monday, July 31, 2017 2:59 PM