Forum Replies Created

Viewing 15 posts - 736 through 750 (of 6,026 total)

  • RE: WITH (NOLOCK) vs READUNCOMMITED proper way / performance differences

    Isolation level determines how much time your query will spend waiting for other processes to commit their updates. In a transaction databases (where many users are querying and updating at...

  • RE: The Linux CoC

    I went to PASS 2017 and didn't witness anyone there drunk, dressing provocatively, or getting rowdy; although I have seen it at high school band camp and neighborhood block parties....

  • RE: The Linux CoC

    ..Certainly some people want the freedom to behave as they see fit, where they don't believe they are doing anything wrong. I understand that, but ultimately I also believe...

  • RE: Internal Controls

    Perhaps the data science teams at companies like Twitter and FaceBook should turn their analytical skills inward and start asking questions like: "Why is employee #2922 suddenly interested in querying...

  • RE: Internal Controls

    First, you need encryption, more encryption, and then encryption again. The guys who rack, stack, and backup the data don't need to decrypt (much less query) the databases at all....

  • RE: Data Breach Danger

    grenm - Monday, November 12, 2018 2:45 AM

    Eric M Russell - Friday, November 9, 2018 2:00 PM

  • RE: Data Breach Danger

    I believe that an analogy can be made between a data breach and an accidental spill of industrial pollution into a river. It would be pretentious to argue that the...

  • RE: Optimize a LIKE '%text%' query

    I don't know your database, but it could be argued that if users must routinely perform LIKE '%keyword%' queries on text columns just to locate the rows they are looking...

  • RE: The Cost of Switching

    Today in 2018, when an IT organization is thinking about the next 5 or 10 years, the debate shouldn't be Standard Edition vs. Enterprise Edition or SQL Server vs. PostgreSQL,...

  • RE: Explaining Our Professions to Our Parents

    skeleton567 - Tuesday, November 6, 2018 6:40 AM

    Well, I know that my parents would thoroughly understand my career, even though I lost...

  • RE: Explaining Our Professions to Our Parents

    Mad Hacker - Monday, November 5, 2018 10:13 AM

    Excellent post!

    I've encountered the same issues so I usually just tell people that I...

  • RE: The SQL Twilight Zone

    I know how Twilight Zone episodes work; as soon as I would learn PostgresSQL, I'd wake up again and everyone else on the planet would be a SQL Server DBA. 

  • RE: Explaining Our Professions to Our Parents

    Chris Wooding - Monday, November 5, 2018 6:49 AM

    I usually find the conversation stops when I say that I work with computers...

  • RE: Login Encrypted Connection

    I went through this a few months back. One snag that I initially ran into when installing a certificate on the server is that the SSL certificate must be installed...

  • RE: Software Engineering in Practice

    If your first few years in the IT industry resembled an apprenticeship with a mentor and formal training, then you were fortunate. My own personal experience was more like: "Here...

Viewing 15 posts - 736 through 750 (of 6,026 total)