Forum Replies Created

Viewing 15 posts - 4,741 through 4,755 (of 22,211 total)

  • RE: Are the posted questions getting worse?

    It was great to see Threadizens last week at SQL Bits. Awesome event.

    And I had something I was supposed to say about Gianluca... just can't remember what it was... (keep...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (5/9/2016)


    Ed Wagner (5/9/2016)


    Phil Parkin (5/9/2016)


    Eirikur Eiriksson (5/9/2016)


    Who needs a desk when one can bang ones head against this?

    😎

    Occam's razor clearly does not apply in this case. Instead, perhaps,...

  • RE: Are the posted questions getting worse?

    Chad Crawford (5/2/2016)


    TomThomson (4/30/2016)


    Serializable is probably OTT since repeatable read may be adequate (maybe that depends on what sort of updating is going on, I haven't thought it...

  • RE: Are the posted questions getting worse?

    Jeff Moden (4/30/2016)


    Grant Fritchey (4/28/2016)


    Technical question:

    I want to export large amounts of data. However, I don't want to use SSIS. I'm going to use SQLCMD.EXE. I need to be able...

  • RE: Looking for a best DBA tool

    ajdba33 (4/30/2016)


    Thanks so much Grant, I will definitely explore the tools that you have mentioned.

    Also, has anybody used SQ Sentry PowerSuite tool ? I would like to compare few...

  • RE: SQL 2012 query performance difference in 2 servers

    harikumar.mindi (4/30/2016)


    EXEC sp_MSForEachTable 'UPDATE STATISTICS ? WITH FULLSCAN;'

    However i will rebuild / reorganize indexes and test it again and will update here.

    Just so you know, rebuilding/reorganizing indexes will not...

  • RE: Looking for a best DBA tool

    You're kind of all over the map here, but I'll be happy to make some suggestions.

    First off, get the SQL Toolbelt from Redgate[/url]. It has a number of tools that...

  • RE: SQL 2012 query performance difference in 2 servers

    There are a few clues around this. If you look at the properties of the SELECT operator, there are differences in the apparent setup of the servers. One has 12...

  • RE: Are the posted questions getting worse?

    Luis Cazares (4/29/2016)


    Brandie Tarvin (4/29/2016)


    Grant Fritchey (4/29/2016)


    Brandie Tarvin (4/29/2016)


    So a coworker attended a gender diversity workshop. She forwarded me the presentation with a slide that says women constitute 40% of...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (4/29/2016)


    So a coworker attended a gender diversity workshop. She forwarded me the presentation with a slide that says women constitute 40% of database administrators, the highest of any...

  • RE: How to Get Query Plan During Execution

    fred.newcomer (4/29/2016)


    Thank you for the responses! I was trying to capture the entire query plan during its execution and you say "it's stored just before execution starts"... That's...

  • RE: Are the posted questions getting worse?

    jasona.work (4/29/2016)


    Grant Fritchey (4/29/2016)


    Just a follow up on my other post (and apologies for bring tech & real work into the Thread, but you guys have the answers so I...

  • RE: Using reserved words as column names

    Sioban Krzywicki (4/29/2016)


    John Mitchell-245523 (4/29/2016)


    Sergiy (4/28/2016)


    There is nothing wrong with objects or columns named Number, Version, Join, etc.

    The names don't affect performance or quality of the code anyway.

    It's not a...

  • RE: SQL Server 2008 R2 to 2014 upgrade - performance degradation

    N_Muller (4/29/2016)


    Grant Fritchey (4/29/2016)


    N_Muller (4/28/2016)


    Or is it a hit and miss in terms of queries that perform poorly.

    I'll just pile on and agree.

    The main issues I've seen are with multi-statement,...

  • RE: Are the posted questions getting worse?

    Just a follow up on my other post (and apologies for bring tech & real work into the Thread, but you guys have the answers so I may as well...

Viewing 15 posts - 4,741 through 4,755 (of 22,211 total)