Forum Replies Created

Viewing 15 posts - 1,216 through 1,230 (of 6,038 total)

  • RE: Database design to handle Millions of records

    Read up on third normal form, primary keys, index covered joins.

  • RE: No More Service Packs

    I guess this an effort on the part of Microsoft product teams to better synchronize shared code bases, builds, and testing between SQL Server 2016/2017 and Azure SQL Database, which...

  • RE: Why SQL Server is Better Than Oracle

    I've worked with Oracle in the past as well, and I can adapt to differences in syntax. However, a harder pill to swallow is that in Oracle, '' IS NULL....

  • RE: No More Service Packs

    I trust Microsoft, particularly the SQL Server team, to do this right and to do it for the right reasons. It's probably the best engineered software product in the world.

  • RE: A New New World

    I'm not concerned about alleged health risks associated with eating GMO food; that's not the risk people should be concerned with. The way I see it, the real potential threat...

  • RE: Get-DbaPowerShell

    Here is where I've found PowerShell particularly useful:
    - Iterating across multiple servers. In my case that's hundreds of servers.
    - Integration with Windows, things like gathering disk...

  • RE: Move From Developer Edition To Express?

    Developer Edition can't be used in a production system. For example, you can't use Developer edition to host your organization's public website or even an internal application like timesheets. Starting...

  • RE: Get-DbaPowerShell

    kevin77 - Monday, October 2, 2017 9:59 AM

    Most of PowerShell is just wrappers around .NET, so why not just use .NET in...

  • RE: A New New World

    Stefan LG - Thursday, September 28, 2017 11:00 PM

    It was interesting that you mentioned Red Mars (by Kim Stanley Robinson) since there...

  • RE: A New New World

    Chris Harshman - Friday, September 29, 2017 11:00 AM

    Eric M Russell - Friday, September 29, 2017...

  • RE: Best Practice to Write a View for 3rd Parties

    NOLOCK hints on a query are generally a bad idea, regardless of whether the query is inside a view. Other than the nolock hint, there doesn't appear to be anything...

  • RE: A New New World

    Space colonization, flying cars, fossil fuel independence, human cloning: we can argue the merits of whether each of these things should exist, but the required technology exists today, and has...

  • RE: We Have a Date

    jasona.work - Thursday, September 28, 2017 1:44 PM

    Thom A - Thursday, September 28, 2017 11:39 AM

    September 28, 2017 at 2:04 pm

    #1961469

  • RE: Help from Cortana

    Jeff Moden - Friday, September 22, 2017 8:34 PM

    I think the irony of it all is funny as hell.  We can't get...

  • RE: We Have a Date

    Lynn Pettis - Thursday, September 28, 2017 10:44 AM

    Eric M Russell - Thursday, September 28, 2017 10:42...

Viewing 15 posts - 1,216 through 1,230 (of 6,038 total)