Forum Replies Created

Viewing 15 posts - 7,036 through 7,050 (of 7,484 total)

  • RE: Security

    Couldn't remember (must be getting senile) whether it was ..._sessions or ..._connections, so flipped a (virtual) coin and came up lucky.

  • RE: Comparing Table Variables with Temporary Tables

    kajalchatterjee (4/9/2010)


    Comparing Table Variables with Temporary Tables

    I ran the following piece of code in SQL-Server 2005 and i can not see any entry of table variable in tempdb database. I...

  • RE: Comparing Table Variables with Temporary Tables

    Great article, it's very thorough, meticulously clear descriptions and examples, I wish we could have more articles like this.

    It's also provoked some fine discussion.

    edit: originally pasted the wrong...

  • RE: Comparing Table Variables with Temporary Tables

    RBarryYoung (6/15/2009)


    GilaMonster (6/15/2009)...No one I've spoken with knows exactly where the estimate is coming from. It's not the 30% of the table that's used with inequalities when a estimate can't...

  • RE: Don’t Change Anything

    Paul White NZ (4/13/2010)


    GabyYYZ (4/13/2010)


    ...but then the rational part of my brain kicks me in the groin...

    Odd anatomical image :laugh:

    Not all that odd really, if the brain is what a...

  • RE: Today's Random Word!

    ChrisM@home (4/13/2010)


    Jabberwocky.

    Had to look up coolats, which are known as culottes here. They're revolting, talk about the worst of both worlds!

    Gödellian too. Meh. Must read more.

    Mimsy.

    Anyone with a sense of...

  • RE: Are the posted questions getting worse?

    Trey Staker (4/12/2010)


    Looking at the username, I found this on Google: http://www.lsbu.ac.uk. It looks like they do use MSC as an abbreviation for one of their degrees.

    Chad

    We should all...

  • RE: Are the posted questions getting worse?

    Chad Crawford (4/12/2010)


    Jason Shadonix (4/12/2010)


    Lynn Pettis (4/12/2010)


    CirquedeSQLeil (4/12/2010)


    GSquared (4/12/2010)


    Just had a guy today who posted a whole exam, which he says "a friend needs for his masters program".

    Where...

  • RE: Are the posted questions getting worse?

    Jason Shadonix (4/12/2010)


    Lynn Pettis (4/12/2010)


    CirquedeSQLeil (4/12/2010)


    GSquared (4/12/2010)


    Just had a guy today who posted a whole exam, which he says "a friend needs for his masters program".

    Where is that one?...

  • RE: Column length

    Oh dear :unsure:. This makes me think maybe Paul was right when he said my post was unclear.

    webrunner (4/12/2010)


    IAfter all, I agree with Tom that it is counterintuitive to...

  • RE: Today's Random Word!

    Chris Morris-439714 (4/12/2010)


    CirquedeSQLeil (4/12/2010)


    paresseux

    Oh no not another foreign word. Well I can't be bothered to look it up.

    I think it means neo-ghrad-charach.

  • RE: Today's Random Word!

    RBarryYoung (4/11/2010)


    Tom.Thomson (4/11/2010)


    mbricker-600840 (4/11/2010)


    Tom.Thomson (4/11/2010)


    hippopotomonstrosesquipedalian

    Is that a hippo that uses long words?

    No, it's a sesquipedalian autological autonym. :hehe:

    ??? Really? I thought that it was a giant 75-footed carnivorous...

  • RE: Can't figure out this error: text, ntext, ...

    Lowell (4/11/2010)


    behind the scenes, technically a TEXT field is stored just like a VARCHAR(8000) (the max size) until it gets bigger thank *K, then it gets moved off to separate...

  • RE: Can't figure out this error: text, ntext, ...

    Like2SQL (4/11/2010)


    Thanks a lot Lowell, I changed it VARCHAR (50) since this is just for testing purposes, and both scripts work now. Something new learnt.

    However, I didn't quite understand...

  • RE: Report Server Web Service

    I got it wrong. Now I know the answer. So the question was useful to me.

Viewing 15 posts - 7,036 through 7,050 (of 7,484 total)