Forum Replies Created

Viewing 15 posts - 1,441 through 1,455 (of 9,699 total)

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (9/19/2016)


    Brandie Tarvin (9/19/2016)


    And THIS[/url], folks, is why backups are important.

    http://www.sqlservercentral.com/articles/Editorial/146482/

    Whoops. Yeah. I haven't read my newsletter yet today.

  • RE: Are the posted questions getting worse?

    And THIS[/url], folks, is why backups are important.

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson (9/19/2016)


    David Burrows (9/19/2016)


    Ed Wagner (9/19/2016)


    ChrisM@Work (9/19/2016)


    Eirikur Eiriksson (9/18/2016)


    Now where is that crystal ball again?

    😎

    You're going to need a pair of those. The OP (or should that be "perp"?)...

  • RE: Are the posted questions getting worse?

    I HAVE THE POWER!!!!

    Someone at work gave me permission to start opening up software ticket requests (as in "we have this project" or "we need a bug fix"). I'm not...

  • RE: Are the posted questions getting worse?

    Hugo Kornelis (9/15/2016)


    Anyone here planning to (or thinking about) going to Live! 360 Orlando?

    As a speaker, I have been given a special registration code that triggers a cheaper price $500...

  • RE: SQL Code QA

    The Dixie Flatline (9/15/2016)


    I don't think I've ever done a RIGHT JOIN in production. :ermm:

    I have a power user who does it all the time because he doesn't seem...

  • RE: SQL Code QA

    MMartin1 (9/15/2016)


    A pet peeve of mine is when the columns used in the select clause as the result of joins are not prefixed. You may know that someColumn came from...

  • RE: SQL Agent Job Shows Running for Days, but Not Really Running

    jerry-621596 (9/15/2016)


    Brandie, these two jobs didn't cross over to a linked server. If I find anything common as I continue to research this I will let you know.

    Please do. And...

  • RE: Blocked Process Alert issues

    mcliffordDBA (9/6/2016)


    What was the outcome? We are having a similar issue, but I can't capture the block.

    Oh, wow. It's been so long ago. We ended up having to do an...

  • RE: t-sql 2012 case statement issue

    wendy elizabeth (9/10/2016)


    In a t-sql 2012, I have the following case statement:

    CASE

    WHEN (CalendarSchool.schoolLevelOPS IN ('All', 'Elem') AND ScheduleStructure.name <> 'High/Middle...

  • RE: SQL Agent Job Shows Running for Days, but Not Really Running

    Usually when this happens in my environment, some sort of network blip has killed a connection to another server (the jobs that tend to do this are jobs pointing to...

  • RE: SQL Code QA

    Fast.Eddie (9/7/2016)


    Good Afternoon All, This is my first post.

    I created the below code and if works fine. However my DBA said "It does the job but is clunky" how could...

  • RE: SQL Code QA

    The Dixie Flatline (9/7/2016)


    Did he say it looks clunky or it runs clunky?

    I think your DBA is being really picky unless you have company standards for formatting,...

  • RE: SQL Code QA

    Luis Cazares (9/7/2016)


    colin.dunn (9/7/2016)


    Put the join ON clauses on the same line since they were so short.

    I usually have my ON clauses on the same line as my JOIN, but...

  • RE: Are the posted questions getting worse?

    WayneS (9/8/2016)


    I just received an email announcing that SQL Sentry's Plan Explorer PRO is now free! See this blog post[/url] for more details.

    Thanks, Wayne. I'll look into this.

Viewing 15 posts - 1,441 through 1,455 (of 9,699 total)