Forum Replies Created

Viewing 15 posts - 9,331 through 9,345 (of 39,771 total)

  • RE: Amateur Data Analysis

    casachs 74147 (8/6/2015)


    The problem with amateur data analysis is that the person doing the analysis doesn't necessarily have the full business or operational context necessary to do a full analysis...

  • RE: Amateur Data Analysis

    Miles Neale (8/6/2015)


    Thanks Steve, I have been working with both Power Pivot and another OpenData Portal Product that provides machine readable data to the public for our state. We...

  • RE: Amateur Data Analysis

    DavidL (8/6/2015)


    Data, visualizations, etc. as a field gained a lot of steam in the 70's when Semiology of Graphics: Diagrams, Networks, Maps was published -- it didn't get translated into...

  • RE: Are the posted questions getting worse?

    Alvin Ramard (8/4/2015)


    Steve Jones - SSC Editor (8/4/2015)


    Since we're all piling on the behavior of others, I was wondering.

    Is there value in getting the questions/knowledge that people lack in interviews...

  • RE: The Security Payoff

    scoan (7/30/2015)


    I can imagine us all using candid comments in our code. If we were to add a comment regarding authentication, and if that comment were to consider the...

  • RE: The Security Payoff

    https is on the list. I've asked for it, but that's out of my control.

    Nothing has changed as far as requiring passwords in a new way. We still cookie a...

  • RE: vNext 2016

    Edition decisions haven't been made. Until SQL Server 2016 gets closer to RTM, it's a complete guess as to what will be included and what will be outside of the...

  • RE: Cloud Security Issues

    Eric M Russell (8/4/2015)


    Am I right in thinking that to connect to a typical SQL Azure instance, you would need both a proper SSL certificate and an accountname / password...

  • RE: SQL IO Random vs Sequential

    I'd do both, but I'd also try to determine which is important in your current environment. What does your workload do more often?

  • RE: only show the duplicated records

    count the records in the PK, group on that.

    use a having clause with the count() > 1

  • RE: Are the posted questions getting worse?

    Since we're all piling on the behavior of others, I was wondering.

    Is there value in getting the questions/knowledge that people lack in interviews published? Not really as a cheat sheet,...

  • RE: Logical File Names

    And as a side note, I didn't try this from memory, or fail to test it. I changed the names of my logical files on an instance here.

    However. Where things...

  • RE: Logical File Names

    Points awarded back and question corrected. My apologies for the error.

  • RE: Logical File Names

    Bobby Russell (8/3/2015)


    The correct answer for today is incorrect. Steve must be hung over from the weekend. 😉

    LOL, that's funny. Maybe one in the past. This question went in a...

  • RE: Are the posted questions getting worse?

    Jack Corbett (7/31/2015)


    Cadavre (7/31/2015)


    Brandie Tarvin (7/30/2015)


    Why oh why oh why do people insist on using WITH (NOLOCK) instead of doing things like setting transaction isolation levels or fixing...

Viewing 15 posts - 9,331 through 9,345 (of 39,771 total)