Forum Replies Created

Viewing 15 posts - 2,971 through 2,985 (of 7,484 total)

  • RE: Parameter sniffing

    Jeff Atherton (10/17/2013)


    L' Eomot Inversé (10/17/2013)


    Arrgh! I got this wrong by a careless assumption. I assumed that sp_recompile('T') would the same effect as would sp_recompile('GetIt') in this...

  • RE: Transaction

    Bhuvnesh (10/17/2013)


    L' Eomot Inversé (10/16/2013)


    Bhuvnesh (10/16/2013)


    But I made the wrong selection . beacuse i was thinking (and this was my understanding ..earlier) that once the commit has been fired, the...

  • RE: Parameter sniffing

    Arrgh! I got this wrong by a careless assumption. I assumed that sp_recompile('T') would the same effect as would sp_recompile('GetIt') in this context. So now I've...

  • RE: Today's Random Word!

    crookj (10/16/2013)


    A Happy Ada Lovelace Day to all!

    If the Yale guys get their druthers, we'll have a day named after the other Lovelace some time.

  • RE: Are the posted questions getting worse?

    Anyone want to offer any advice on this?

    edit: fix tags

  • RE: Transaction

    Bhuvnesh (10/16/2013)


    L' Eomot Inversé (10/16/2013)


    ROLLBACK always (unless you specify an invalid transaction name) sets @@trancount to 0 and rolls back the transaction (unless @@trancount is already 0, in which...

  • RE: Transaction

    marlon.seton (10/16/2013)


    However, if records were inserted into a page, can one say they were inserted into the table? Is the page part of the table at all times or...

  • RE: Transaction

    David Burrows (10/16/2013)


    And continuing your premise then 'SELECT COUNT(*) FROM table' before the rollback will return the wrong result as the table does not contain any rows 😛

    Actually reads within...

  • RE: Transaction

    Bhuvnesh (10/16/2013)


    But I made the wrong selection . beacuse i was thinking (and this was my understanding ..earlier) that once the commit has been fired, the following rollback doesnt work...

  • RE: Transaction

    David Burrows (10/14/2013)


    Nice question.

    Due to the amount of criticism of previous QOD of the phrasing of the Q'a and A's I am surprised that no one posted anything about the...

  • RE: Are the posted questions getting worse?

    Jeff Moden (10/11/2013)


    December is one the best times to look for a job... that's when everyone knows what their budget for next year is and you know the rules... use...

  • RE: Today's Random Word!

    Daniel Bowlin (10/11/2013)


    L' Eomot Inversé (10/10/2013)


    Revenant (10/10/2013)


    jasona.work (10/10/2013)


    SQLRNNR (10/10/2013)


    tomahawk

    Harpoon

    Moby Dick

    Pequod

    Ahab

    Ishmael

  • RE: Are the posted questions getting worse?

    Fal (10/10/2013)


    I've been evaluating Scrivener with it's full 30 day trial (ie: 30 actual days, not calendar days.) The Mac and PC licenses are different, as I understand the...

  • RE: Multiple Databases or just 1?

    Sean Pearce (10/11/2013)


    Hi Tom,

    Here is a blog post regarding this:

    http://sqlblog.com/blogs/merrill_aldrich/archive/2011/11/25/one-database-or-ten.aspx

    Yes, that's quite a good piece.

    Apart from thinking that people usually don't use the features that make recovery...

  • RE: Multiple Databases or just 1?

    Sean Pearce (10/10/2013)


    Data that needs to be transactionally consistent must be in the same database.

    That's a remarkable statement. MS technology allows reliable transactional consistency across multiple databases in multiple...

Viewing 15 posts - 2,971 through 2,985 (of 7,484 total)