Forum Replies Created

Viewing 15 posts - 7,651 through 7,665 (of 39,763 total)

  • RE: Making Complex Table Changes

    Andrew..Peterson (8/8/2016)


    So, Steve, anything and everything that you and Redgate can do to improve managing database changes will be game changers.

    What we do with the DLM automation, or the capturing...

  • RE: Making Complex Table Changes

    Eric M Russell (8/8/2016)


    Automation, continuous integration, and process are good concepts, but these things are just tools ... a means to and end. If they don't serve the intended end...

  • RE: Real World T-SQL Tricks

    The Dixie Flatline (8/5/2016)


    You need to do a new version of this article after 2016 has been out a while, Steve. 🙂

    For sure.

  • RE: Deleting commands/transactions for replication

    tim.ffitch 25252 (8/8/2016)


    Until recently I was responsible for the transaction replication of an 86 GB database that contained 580 articles spread over about 20 publications. The connection bandwidth was 10...

  • RE: Varchar to money\decimal

    I assume the varchar(10) is just for the sake of the example.

    If you're reading these as strings from a text file, I think you want to convert to numeric as...

  • RE: Failover

    Jeff Torres (8/7/2016)


    My question is how does one ensure that the system will failover when there is an emergency and still ensure that the system failover does not occur when...

  • RE: Identifying Cloned Databases

    Reworded to say later 2014 SPs.

    This has to live over time, not just this week, so wording can be difficult sometime.

  • RE: Lots of inserts? Part II

    I decided it was worth 2 points because it's tricky and this could be confusing to people that conflate batches with transactions, or misunderstand how "GO n" works. It's tricky...

  • RE: Talking baseball

    I'm not sure he gets 700 with the Yankees, but 4 isn't many. I do think he tries to play somewhere else if he doesn't pass 700, so I'm guessing...

  • RE: Are the posted questions getting worse?

    jasona.work (8/5/2016)


    A thought I had the other day, reading another of Steve's postings on the SQL Saturday thing. Keep in mind, I've been to one, so if this does...

  • RE: Are the posted questions getting worse?

    BLOB_EATER (8/5/2016)


    I would like to get into the mind-set of speakers out there. Now, as it stands I have zero-interest in presenting/speaking due to a lack of knowledge.

    My question is...

  • RE: Talking baseball

    Fun Pool: How many HRs does A-Rod end up with?

    At 696, 9 this year, not playing much with NYY.

    I'll go in with 717.

  • RE: Talking baseball

    Ray K (8/5/2016)


    Okay, topic for discussion.

    What ballpark has the best food? And what would you recommend?

    Discuss!

    I think this is so hit and miss. I've seen the various stands change...

  • RE: Basics of Statistics (data distribution)

    Take it

  • RE: Most efficient/least painful way to anonymise data in a large table

    There's no magic way to do this. To update and anonymize data, to get a good set of useful information takes time. It's especially problematic when you want to do...

Viewing 15 posts - 7,651 through 7,665 (of 39,763 total)