Forum Replies Created

Viewing 15 posts - 1,006 through 1,020 (of 6,023 total)

  • RE: The Best Ever

    So as long SQL Server keeps adding features I can use, while maintaining the same historical level of reliability and affordability, then I'd say each new release is better than...

  • RE: The Best Ever

    Even for core SQL Server developers, the incremental improvements to ColumnStore and In-Memory table support are reason enough to upgrade.

  • RE: The Best Ever

    Well, asking for my favorite SQL Server version isn't the same as asking for my favorite Smashing Pumpkins album release. SQL Server has a history of linear improvement. I may...

  • RE: What's Downtime?

    With a scale-out architecture which allows for individual servers to fail over or be taken offline for maintenance, the questions becomes: At what point of degradation is the application or...

  • RE: SQL Server Authenticated Users, why are we still using them?

    Creating a linked server connection to another domain.

  • RE: The Nightmare Letter

    It seems to me that if an organization already has a customer data-mart, then fulfilling such a request would be as simple as running a canned report. It could even...

  • RE: SQL Server Database Table Size Limit

    There is practically no limit to the logical size of a SQL Server table. However, the underlying hardware, data model, and configuration will limit what is practically possible. 168 TB is...

  • RE: The Nightmare Letter

    Well, I'm not a clairvoyant. Better than that; I'm an engineer. What I can see "GDPR Consultant" as the new hot IT career title. What I also see are 3rd...

  • RE: Small Changes and Big Impacts

    I've worked with multi-tenant databases in the past, including situations where external clients had ad-hoc access query access. The way we dealt with it was to have a separate database...

  • RE: Small Changes and Big Impacts

    Despite having a database developing career that spans 20 years and several significantly sized organization, I've somehow never had a use case for row level security, never even seen in,...

  • RE: So Many Choices with SQL Server

    If you are concerned about how much data would be pulled across the network from Azure to your work PC, then one option is to provision an Azure IaaS instance...

  • RE: deadlock vs. locking

    junk.mail291276 - Monday, March 26, 2018 12:46 PM

    Northern Soul wrote:
    "I hope I've explained this clearly but have a look at books online...

  • RE: Ad Hoc Logs

    It is interesting how the cable TV has for decades been regulated in terms of customer profiling, data collection, political advertising, content, and anti-monopolization. But FaceBook hasn't been held to...

  • RE: deadlock vs. locking

    junk.mail291276 - Thursday, March 22, 2018 4:31 PM

    Hello,

    We have a database transaction. During this transaction, the database is locked so that other...

  • RE: Ad Hoc Logs

    Where I've worked, ServiceNow has been part of the change control process, even if the DBAs occasionally create the support ticket and assign it to ourself. I'm not sure if...

Viewing 15 posts - 1,006 through 1,020 (of 6,023 total)