Forum Replies Created

Viewing 15 posts - 2,311 through 2,325 (of 2,729 total)

  • RE: Need procedure to delete .bak

    Another option if you don't want to mess around with undocumented SQL commands, would be to look into using the DOS command FORFILES. At my previous job, I had...

  • RE: Page level compression - Indices/Partitions/Heap

    Nope. You still would need to (if you deem it worth the time and effort) go back and compress the non-clustered indexes.

  • RE: Page level compression - Indices/Partitions/Heap

    Having just dealt with compressing a table with both clustered and non-clustered indexes:

    i) I don't believe so. I believe you can compress just the indexes, but you probably...

  • RE: Are the posted questions getting worse?

    /me, munching on popcorn and enjoying the calm, reasoned, rational discourse on writing and expectations of the reader...

    😎

  • RE: Today's Random Word!

    eccentricDBA (7/22/2013)


    Soccer

    futbal

  • RE: Are the posted questions getting worse?

    It says something about the sort of advice / recommendations someone gives, that if I see their name as responding to a post, regardless of the subject, I click it.

    ALL...

  • RE: Today's Random Word!

    JAZZ Master (7/22/2013)


    crookj (7/22/2013)


    Daniel Bowlin (7/22/2013)


    crookj (7/18/2013)


    The Dixie Flatline (7/17/2013)


    opc.three (7/17/2013)


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


    Revenant (7/17/2013)


    The Dixie Flatline (7/17/2013)


    bcsims 90437 (7/17/2013)


    JAZZ Master (7/17/2013)


    SQLRNNR (7/17/2013)


    petrified

    putrefied

    purified

    perforated

    penetrated

    defenestrated

    immolated

    disintegrated

    violated

    breached

    Beached

    Blond

    Bimbo

  • RE: Are the posted questions getting worse?

    Always fun having a slow, gawd can I sneak out yet, sort of day...

    Sure, I've got some projects, but anything that requires a server reboot is out, and the big...

  • RE: How to apply patches one and more sql at same tme

    The only time (that I'm aware of) that you need to install patches at (almost) the same time, is in any sort of a DR / HA setup (clustering, log...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (7/19/2013)


    jasona.work (7/19/2013)


    Stefan Krzywicki (7/19/2013)


    Brandie Tarvin (7/19/2013)


    Stefan Krzywicki (7/19/2013)


    Grant Fritchey (7/19/2013)


    Sean Lange (7/19/2013)


    We have from time to time started heading in a bad direction. The good news is that...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (7/19/2013)


    Brandie Tarvin (7/19/2013)


    Stefan Krzywicki (7/19/2013)


    Grant Fritchey (7/19/2013)


    Sean Lange (7/19/2013)


    We have from time to time started heading in a bad direction. The good news is that there always seems...

  • RE: Database defragmentation and autogrowth settings

    The general suggestion for autogrowth seems to be, don't. Ideally, either you set your DBs size large enough to encompass all reasonable possible data growth, or you monitor your...

  • RE: Does a deadlock get recorded in the log without trace flags?

    OK, thanks!

    I've been watching the Extended Events, but knowing they may not catch everything, I was hoping for a second method (without the trace flag)

    Knowing XEs don't stay forever (seeing...

  • RE: User with database role of "NULL"

    opc.three (7/12/2013)


    All Database Users will at minimum be a member of the public Role. This affords them basic permissions like connecting to the database. Now, you can grant or deny...

  • RE: Are the posted questions getting worse?

    After reading the "I hate software" posts just now, I have an urge to start a new topic...

    Post the most twisted, warped, bizzarre, yet functional SQL code you can...

    Whether it's...

Viewing 15 posts - 2,311 through 2,325 (of 2,729 total)