Forum Replies Created

Viewing 15 posts - 1,306 through 1,320 (of 6,026 total)

  • RE: Data Science en Masse

    I think there is room for at least a couple of AI or ML literate people in any large IT organization, but let's not get carried away with the idea....

  • RE: Decryption Woes

    To make this more transparent, I encrypt using session level symmetric keys and wrap a view around each table to provide the decrypted computed columns.

  • RE: Managing Passwords

    We use a product called SecretServer to manage our service account passwords, certificates, etc. across the enterprise. It also has a web service based API for integration with PowerShell scripts...

  • RE: Auto DevOps

    Rod at work - Monday, July 31, 2017 11:07 AM

    20% of BMW's employees are software engineers? WOW, that's amazing! That's getting pretty...

  • RE: Changing type from INT to BIGINT why so slow?

    Yes, altering column definition from INT to BIGINT is a change of size operation, meaning that every page in the table and every page in every index (clustered and non-clustered)...

  • RE: Auto DevOps

    Just wait until government regulators start issuing automobile recalls based on IoT equipment failure or security issues. Some may see it as an unprofitable risk. Shareholders and the corporate board...

  • RE: Auto DevOps

    I totally get the potential value of IoT enabled assembly plants, commercial transport vehicles, or shipping containers. But when it comes to embedding IoT in consumer facing products (like automobiles...

  • RE: Who's Smarter? Humans or AI Systems?

    mattn 23726 - Sunday, July 30, 2017 10:20 PM

    Hi,

    AI has already taken over, but we don't think it has taken over.   For...

  • RE: Slow DataBase and Hyper-V

    Tell us when the "slowness" occurs and what is it relative to. For example, have you recently migrated this instance to Hyper-V and then the problem occurred, or has it...

  • RE: A Summit Just North of The Big Easy

    One thing I noticed at SQL Saturday here in Atlanta a couple of weekends back, Amazon AWS had a significant presence with three sessions.

  • RE: Who's Smarter? Humans or AI Systems?

    Steve Jones - SSC Editor - Thursday, July 27, 2017 3:36 PM

    Eric M Russell - Thursday, July...

  • RE: Who's Smarter? Humans or AI Systems?

    Playing Devil's Advocate, I'm not sure who I'd trust [least] behind the wheel of a truck haling 40 tons of cargo on an 8 lane highway during a rain...
  • RE: Who's Smarter? Humans or AI Systems?

    It seems to me that for a company to simply replace employees with AI or robotics is taking a short view. Automated vending machines that sell hot sandwiches have their...

  • RE: Accidentally updated all records

    .. When I run the package, I run into PK issue. so I tried truncating the table but it is referenced by a FK. What's the best way to...

  • RE: Who's Smarter? Humans or AI Systems?

    I think an AI system with the collaborative intelligence of an ant swarm or the independent problem solving skills of a bee would have more useful applications than a sentient...

Viewing 15 posts - 1,306 through 1,320 (of 6,026 total)