Forum Replies Created

Viewing 15 posts - 631 through 645 (of 6,026 total)

  • RE: Fun with Dates and Times

    For database storage, I'd suggest DATETIME type populated with GETUTCDATE(). Each user can specify preferred time zone and display preference under our account profile, and then let the web application...

  • RE: Fun with Dates and Times

    Steve Jones - SSC Editor - Tuesday, January 15, 2019 9:59 PM

    Comments posted to this topic are about the item Fun...

  • RE: Can NULLs Exist in the Columns of a Non-Clustered Index?

    By default, non-clustered indexes do in fact keep track of NULL values, and can answer for both "id IS NULL" or "id IS NOT NULL" predicates, regardless of the null-ability...

  • RE: Where's that Snippet?

    ThomasRushton - Monday, January 14, 2019 10:05 AM

    Eric M Russell - Monday, January 14, 2019 7:48 AM

  • RE: Where's that Snippet?

    Good features would be bookmarking frequently used snippets and also notification alerts when a bookmarked snippet has been updated by the author. So, for example, we would subscribe to Adam Mechanic's...

  • RE: Where's that Snippet?

    If the goal is maintain a central repository for large teams or public access, then I think GitHub is a good starting point. It's got all the infrastructure required and...

  • RE: Badly Trained AI

    drew.allen - Friday, January 11, 2019 2:20 PM

    Rod at work - Friday, January 11, 2019 1:17 PM

  • RE: Badly Trained AI

    Rod at work - Thursday, January 10, 2019 2:56 PM

    Eric M Russell - Thursday, January 10, 2019...

  • RE: Badly Trained AI

    skeleton567 - Thursday, January 10, 2019 6:12 PM

    So my record of good driving, and my history of having ALREADY paid for...

  • RE: Badly Trained AI

    Personally, I wouldn't work for an organization that pre-screens candidates based on Credit / BMI / Social Media score or an AI. That doesn't serve the interests of qualified candidates...

  • RE: Badly Trained AI

    skeleton567 - Thursday, January 10, 2019 11:00 AM

    One case that hits all of us is in insurance risk calculations.  Even though...

  • RE: Badly Trained AI

    Twitter taught Microsoft’s AI chatbot to be a racist asshole in less than a day


    https://www.theverge.com/2016/3/24/11297050/tay-microsoft-chatbot-racist

    AI chatbots are simply repeating phrases verbatim, triggered by the...

  • RE: Is Failure Allowed?

    ...This is the same type of experiment I might conduct with a schema that I need to evolve. I'd make a copy, move some data, perhaps in a...

  • RE: Badly Trained AI

    David.Poole - Thursday, January 10, 2019 2:08 AM

    I worked on a personalisation system that affected the sort order of products returned from...

  • RE: Wishing for a Data Glitter Bomb

    Steve Jones - SSC Editor - Tuesday, January 8, 2019 8:33 AM

    Brent Ozar - Monday, December 31,...

Viewing 15 posts - 631 through 645 (of 6,026 total)