Forum Replies Created

Viewing 15 posts - 391 through 405 (of 629 total)

  • RE: Are the posted questions getting worse?

    Jeff Moden (3/26/2014)


    Ed Wagner (3/26/2014)


    Cursors in SQL Server are pathetically slow, but in Oracle they're blazing fast.

    I guess I wouldn't say such a thing... I worked in Oracle for...

  • RE: GUID Pirmary key

    yuvipoy (3/27/2014)


    andrew gothard (3/27/2014)

    Oh - and if you've made the mistake of update / delete cascade being set to on, do not delete from the parent table. Use an...

  • RE: GUID Pirmary key

    ScottPletcher (3/28/2014)


    andrew gothard (3/27/2014)


    ScottPletcher (3/27/2014)


    andrew gothard (3/27/2014)


    ScottPletcher (3/27/2014)


    yuvipoy (3/27/2014)


    Sean Lange (3/27/2014)


    True. I have worked with this OP on several threads and the problem is performance because they have several related...

  • RE: Scenario - TLog

    @SQLFRNDZ (3/27/2014)


    andrew gothard (3/27/2014)


    @SQLFRNDZ (3/27/2014)


    Hi All,

    I have a odd scenario, For example.

    Say database is Full Recovery Model, No Log backups Configured , Then Obviously TLog grows till...

  • RE: Scenario - TLog

    @SQLFRNDZ (3/27/2014)


    Hi All,

    I have a odd scenario, For example.

    Say database is Full Recovery Model, No Log backups Configured , Then Obviously TLog grows till disk space. Here...

  • RE: GUID Pirmary key

    andrew gothard (3/27/2014)


    ScottPletcher (3/27/2014)


    andrew gothard (3/27/2014)


    ScottPletcher (3/27/2014)


    yuvipoy (3/27/2014)


    Sean Lange (3/27/2014)


    True. I have worked with this OP on several threads and the problem is performance because they have several related tables...

  • RE: GUID Pirmary key

    ScottPletcher (3/27/2014)


    andrew gothard (3/27/2014)


    ScottPletcher (3/27/2014)


    yuvipoy (3/27/2014)


    Sean Lange (3/27/2014)


    True. I have worked with this OP on several threads and the problem is performance because they have several related tables and the...

  • RE: GUID Pirmary key

    ScottPletcher (3/27/2014)


    yuvipoy (3/27/2014)


    Sean Lange (3/27/2014)


    True. I have worked with this OP on several threads and the problem is performance because they have several related tables and the primary key (and...

  • RE: Are the posted questions getting worse?

    Otherwise how can you nimbly shift between different platforms." And then he got vehement about it. It was fun.

    If they think THAT is a good idea, that's a "Thank...

  • RE: Is Unit Testing Important?

    Jeff Moden (11/11/2009)


    Fatal Exception Error (11/11/2009)


    Jeff Moden (11/9/2009)


    Let me summarize my thoughts... every minute you spend testing during development will save an equal number of hours in post implementation debugging......

  • RE: How to get the date?

    I'd still go for a DateDim / Calendar table. Firstly, it means you only have to run your calculations once, and the table is also unaffected by changes to...

  • RE: High Memory is 70% & growing Fast

    I would suggest;

    Get a coffee. Coffee's good.

    Do your daily routine checks just in case there's actually something wrong. Rather than SQL Server doing exactly what it's supposed to...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (3/17/2014)


    Had an interesting question from my kid last night. He is studying for a GIS test and was confused about the phases of database design

    -...

  • RE: Are the posted questions getting worse?

    Luis Cazares (3/16/2014)


    andrew gothard (3/16/2014)


    GilaMonster (3/16/2014)


    I have two clients where I'm writing up a performance report which includes an entire section on their use of NoLock. Going to be an...

  • RE: Are the posted questions getting worse?

    SQLRNNR (3/17/2014)


    andrew gothard (3/16/2014)


    GilaMonster (3/16/2014)


    I have two clients where I'm writing up a performance report which includes an entire section on their use of NoLock. Going to be an interesting...

Viewing 15 posts - 391 through 405 (of 629 total)