Forum Replies Created

Viewing 15 posts - 5,431 through 5,445 (of 8,753 total)

  • RE: Today's Random Word!

    crookj (5/1/2015)


    SQLRNNR (5/1/2015)


    totem

    Tikki

    Raita

  • RE: Today's Random Word!

    Revenant (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    djj (5/1/2015)


    Ed Wagner (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    crookj (5/1/2015)


    Ed Wagner (5/1/2015)


    djj (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    Ed Wagner (5/1/2015)


    Up

    Direction

    Location

    GPS

    Garman

    Brand

    Recognition

    Award

    Celebration

    Friday!

    Venus

  • RE: Today's Random Word!

    djj (5/1/2015)


    Ed Wagner (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    crookj (5/1/2015)


    Ed Wagner (5/1/2015)


    djj (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    Ed Wagner (5/1/2015)


    Up

    Direction

    Location

    GPS

    Garman

    Brand

    Recognition

    Award

    Celebration

  • RE: Finding Problem Code

    Eric M Russell (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    Eric M Russell (5/1/2015)


    Static code analysis doesn't know how many times the code is executed, how much data it accesses, or how it's impacted when...

  • RE: remove CR-LF in between column which is text datatype

    PJ_SQL (5/1/2015)


    I have a column A as 'text' datatype. This has CR-LF in between data.

    How to remove it.

    I am trying to copy result from SQL to Excel

    Eg:

    A CR LF

    ABC CR...

  • RE: Finding Problem Code

    djackson 22568 (5/1/2015)


    david.gugg (5/1/2015)


    We run a daily trace that captures SQL running longer that X seconds. This gives us a good idea of what SQL can be tuned to...

  • RE: Finding Problem Code

    Eric M Russell (5/1/2015)


    Static code analysis doesn't know how many times the code is executed, how much data it accesses, or how it's impacted when running in parallel with other...

  • RE: Using "Try-Catch" and "Rollback" on read only stored procedure

    Matt Miller (#4) (5/1/2015)


    only word of caution would be to check where the BEGIN TRAN is. I've seen a few doozies where the "rollback" is in a child/subprocedure and...

  • RE: Using "Try-Catch" and "Rollback" on read only stored procedure

    Grant Fritchey (5/1/2015)


    .... I'll shut up.

    Didn't know that was possible:-P

    😎

  • RE: Time differences between different intervals

    Jeff Moden (5/1/2015)


    Heh... I cringe every time I see something like this where the human isn't compelled to take an action such a log out. The simple solution...

  • RE: How to reduce MDF file size ?

    WhiteLotus (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    WhiteLotus (5/1/2015)


    Ohh nicee thx ..now i am thinking to expand it into 5GB . What do u think ?

    That is probably fine, that would be 5120MB or...

  • RE: Using "Try-Catch" and "Rollback" on read only stored procedure

    Grant Fritchey (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    Grant Fritchey (5/1/2015)


    If you're only doing a SELECT operation, there's no reason to do a TRY/CATCH.

    TRY / CATCH is as valid / useful in SELECT as...

  • RE: How to reduce MDF file size ?

    WhiteLotus (5/1/2015)


    Ohh nicee thx ..now i am thinking to expand it into 5GB . What do u think ?

    That is probably fine, that would be 5120MB or 5242880KB

    😎

  • RE: Today's Random Word!

    crookj (5/1/2015)


    Ed Wagner (5/1/2015)


    djj (5/1/2015)


    Eirikur Eiriksson (5/1/2015)


    Ed Wagner (5/1/2015)


    Up

    Direction

    Location

    GPS

    Garman

    Brand

  • RE: How to reduce MDF file size ?

    WhiteLotus (5/1/2015)


    I want to make clear here .. it is not disk space problem but the problem is data file is too big for some user databases . One of...

Viewing 15 posts - 5,431 through 5,445 (of 8,753 total)