Forum Replies Created

Viewing 15 posts - 6,421 through 6,435 (of 9,715 total)

  • RE: Are the posted questions getting worse?

    You people are strange.

    @=)

  • RE: Can I tune this?

    Paul,

    On your blog, you state:

    Impressively, the estimated execution cost for the original query was about 0.007; for the โ€œSegment Topโ€ plan, the estimated cost is about 0.006 - slightly...

  • RE: Today's Random Word!

    CirquedeSQLeil (2/17/2011)


    Artificially unintelligent

    Military intelligence

  • RE: Can I tune this?

    Paul,

    What is the effect of building a non-clustered index over a clustered index?

    The table already uses CoverageKey and Effective (both ASC) as it's clustered index. Include only works on non-clustered...

  • RE: failed the pre-execute phase

    You don't have to have a conversion in your proc to get errors like this. It could be a dirty data issue. Or, worse, a mis-mapped column.

    This gets really...

  • RE: Can I tune this?

    Back to this project...

    Okay, I appear to be stuck on what I can do to the underlying tables (read - not much), but those links are helping me understand a...

  • RE: Reg: MCTS EXAM 70-445

    Raunak Jhawar (2/15/2011)


    joydeep.das.mail (2/15/2011)


    I need 70-445 brain dumps

    Joydeep, dumps will only help you get a certificate on paper.Period.What next??

    That's assuming the dumps are even close to accurate. Most dumps tend...

  • RE: Are the posted questions getting worse?

    Denial.

    You've heard the rumors, you've quoted the saying. Now, learn the truth. Is Denial just a river in Egypt? Or is there more to this story than the participants...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (2/17/2011)


    jcrawf02 (2/17/2011)


    Brandie Tarvin (2/17/2011)


    Koen Verbeeck (2/17/2011)


    Gianluca Sartori (2/17/2011)


    Code brings more (pseudo)code, it seems...

    Definitely kill the one who started this on THE THREAD!

    :-D:-D

    I'll go fetch the angry mob! ๐Ÿ™‚

    I'll...

  • RE: Are the posted questions getting worse?

    I rarely blog about technical stuff, mostly about writing. Today, I blogged about SQL Server and fragmentation. (It's a rephrase of something I just posted in another thread).

    If anyone is...

  • RE: installation location for mdf, ldf, backup files

    I should point out that some people don't recommend defraggin SAN drives (for some very interesting reasons). Check out this link before doing any defragging:

    http://www.las-solanas.com/storage_virtualization/san_volume_defragmentation.php

    EDIT: Sjeff, I just realized you're...

  • RE: Are the posted questions getting worse?

    Koen Verbeeck (2/17/2011)


    Gianluca Sartori (2/17/2011)


    Code brings more (pseudo)code, it seems...

    Definitely kill the one who started this on THE THREAD!

    :-D:-D

    I'll go fetch the angry mob! ๐Ÿ™‚

    I'll supply the torches! (Who's responsible...

  • RE: Are the posted questions getting worse?

    Jeff Moden (2/16/2011)


    CirquedeSQLeil (2/16/2011)


    For the execution of Wayne:

    --get spid of code requestor

    sp_whorequestedcodeIntheThread 'Wayne'

    --use returned spids to verify the request

    dbcc inputbuffer(61)

    --output

    'Wayne definitely requested code on the thread'

    --yup that's the...

  • RE: Today's Random Word!

    Tom.Thomson (2/16/2011)


    CirquedeSQLeil (2/16/2011)


    Peter Trast (2/16/2011)


    CirquedeSQLeil (2/16/2011)


    Peter Trast (2/16/2011)


    Never been in this thread before but here it is:

    Antidisestablishmentarianism

    Yes, it is a real word ๐Ÿ™‚

    Pseudoantidisestablishmentarianism

    quasi-pseudo-antidisestablishmentarianism

    semi-quasi-pseudo-antidisestablishmentarianism

    hemi-demi-semi-quasi-pseudo-antidisestablishmentarianism

    genuine simulated hemi-demi-semi-quasi-pseudo-antidisestablishmentarianism

    @=)

  • RE: PURPOSE OF TEMPORARY TABLES

    GilaMonster (2/16/2011)


    2) Error logging table. Purely because table variables ignore explicit transaction rollbacks

    That is probably the best reason for using table variables that I've ever seen. I'll have to let...

Viewing 15 posts - 6,421 through 6,435 (of 9,715 total)