Forum Replies Created

Viewing 15 posts - 91 through 105 (of 242 total)

  • RE: FCI Diagnostics Log

    Hmm, on the Failover Policy for Failover Cluster Instances documentation, I see the following:

    During SQL Server startup, the WSFC service uses the SQL Server Database Engine...

  • RE: Index Fill Factor

    George Vobr - Tuesday, February 6, 2018 8:19 AM

    Thanks for the interesting question Mohammed. Quite hard, but the documentation helped me.
    Is it...

  • RE: Index Fill Factor

    I would like to see documentation on this: 

    When a new transaction requires a new page, SQL Server doesn't apply the 80% fill factor for new pages allocated.

    I have...

  • RE: Critical SQL Server Patches for Meltdown and Spectre

    Why isn't this SQL Server KB showing up in Windows Update?  I feel like these have showed up there in the past, though since we're on 2008 R2 it's been...

  • RE: What are the contents?

    Kaye Cahs - Friday, December 15, 2017 7:07 AM

    Why is there no ContactID 4?
    Isn't that where "Brett" should go?

    My favorite Vikings Quarterback...

  • RE: Holiday parties: Do you love them or hate them?

    I am one of those introverts, but I also work with some people I really enjoy being around.  I prefer to go to the Christmas party, eat the free dinner,...

  • RE: Compressing tables

    The error I get indicates 18 bytes of internal overhead:

    Msg 1701, Level 16, State 1, Line 6
    Creating or altering table 'CompressionTest' failed because the minimum row...

  • RE: How Large is a Table?

    I would like to see a reference in the answer as well.  I found two different Microsoft documentation pages and neither one mentioned a 7 byte overhead.

  • RE: Does Your Work Attire Really Make a Difference?

    I don't know whether dressing formal helps you work better or more professionally.  I have worked in both formal and casual environments, and I much prefer casual.  The place I...

  • RE: Physical or Virtual Storage

    I think this mostly depends on the size of the organization.  If your IT department is 5 people like mine, you probably don't have a SAN admin and you need...

  • RE: Python Lists

    "By definition, the first two numbers in the Fibonacci sequence are either 1 and 1, or 0 and 1, depending on the chosen starting point of the sequence, and each...

  • RE: Compressing Integers

    I don't get this: 

    One trillion integers won't fit in an INT column so a BIGINT type is needed.

    Can someone explain?

  • RE: The Order of Processing

    I'm curious about ON.  Is that referring to the columns used in the JOIN?  If so, why would that be before the JOIN?

  • RE: Power BI - Rename Table Column headings

    LOL, with the Power BI update that just came out, the timing on this article is funny.

    Regardless, thanks for sharing Daniel Taylor.  It's great to see more Power...

  • RE: Backup Encryption Options

    Does anyone else dislike the new docs.microsoft.com documentation pages?  I find them so much harder to read than the msdn pages.

Viewing 15 posts - 91 through 105 (of 242 total)