Forum Replies Created

Viewing 15 posts - 631 through 645 (of 2,787 total)

  • RE: Are the posted questions getting worse?

    Ugh.  A requirement that recently popped up:  "Thou must enable FIPS 140-2 cryptography!"
    OK, sure, no probl...
    OK, it's set to disabled by GPO and I can't change it.
    "Thou...

  • RE: Get What You Pay For?

    roger.plowman - Thursday, June 7, 2018 6:48 AM

    Can you honestly say that large monthly cloud bills are better than the initial large...

  • RE: Inner Joins

    I was told it runs faster when it's written like this:
    select ob1.name, ix1.name, ic1.index_column_id from sys.objects ob1 inner join sys.indexes ix1 on ix1.object_id = ob1.object_id inner join...

  • RE: Trying to select both "paths" through data

    Matt Miller (4) - Monday, June 4, 2018 12:17 PM

    Jason - -

    This looks like a variant of the adjacency list issue.  Jeff...

  • RE: Today's Random Word!

    Revenant - Monday, June 4, 2018 9:35 AM

    ManicStar - Monday, June 4, 2018 7:20 AM

  • RE: Update Statistics Question

    As every database is different, you may need / want to update statistics more frequently.

    From the sound of it, you're not hitting the threshold for an auto-update, but...

  • RE: Today's Random Word!

    Ed Wagner - Wednesday, May 30, 2018 12:53 PM

    Ray K - Wednesday, May 30, 2018 12:11 PM

  • RE: Today's Random Word!

    Revenant - Wednesday, May 30, 2018 9:01 AM

    ManicStar - Wednesday, May 30, 2018 8:57 AM

  • RE: Are the posted questions getting worse?

    What does it say that, while I think I might know what the problem is, and I've already ginned up a solution and tested it, I'm not willing to post...

  • RE: Group by not working as desired...

    I suspect your problem is going to be in how your [DATE] field is stored.
    Would I be correct in presuming that field is stored as either a DATE or...

  • RE: The Oddest Thing

    So, I promised a photo of my home desk, and I'm delivering:

    Not in the picture:
    Several LEGO kits on top of the shelving unit (Helicarrier, motorcycle, bucket wheel...

  • RE: Trying to select both "paths" through data

    sgmunson - Tuesday, May 29, 2018 11:06 AM

    jasona.work - Friday, May 25, 2018 1:01 PM

  • RE: No More Downtime

    While the idea sounds great in theory, it looks like (at present at least, on the Windows side,) this relies on a install of Windows Server 2016 Core (which is...

  • RE: The Oddest Thing

    Rather late to this party, and I can't take pictures of my work desk, but it's relatively clean.  A Rubics Cube (1980s model,) a couple stress balls, and a few...

  • RE: Trying to select both "paths" through data

    sgmunson - Friday, May 25, 2018 6:46 AM

    jasona.work - Friday, May 25, 2018 6:21 AM

Viewing 15 posts - 631 through 645 (of 2,787 total)