Forum Replies Created

Viewing 15 posts - 676 through 690 (of 1,111 total)

  • RE: Stress Testing

    Gary Varga (4/29/2016)


    xsevensinzx (4/29/2016)


    When I worked in the video game industry, we were building massively multiplayer online games. As you could imagine, in this scenario, you are playing an online...

  • RE: Stress Testing

    When I worked in the video game industry, we were building massively multiplayer online games. As you could imagine, in this scenario, you are playing an online game with a...

  • RE: Anyone using Python?

    Steve Jones - SSC Editor (4/27/2016)


    Simpler, but I've done some of these: http://exercism.io/

    Python is built to use modules. Trying to not use them, in some sense, defeats the purpose. I...

  • RE: Anyone using Python?

    Bosko Vukov (4/27/2016)


    🙂 https://www.hackerrank.com/challenges/array-and-simple-queries ...

    I hope you get that job.

    Pssh, no job attached to this. I do these for fun and stream them on TwitchTv to sharpen my skills! 😉

  • RE: MS SQL vs Oracle

    SeattleDBA (4/21/2016)


    raven066 (3/3/2016)


    Some people said that oracle is future, and i'm little bit confused.

    Frankly, it seems like Amazon is the future.

    As my next database platform, I am tempted to...

  • RE: Anyone using Python?

    Well then, I guess struct was good to go. Amazing how something as simply taking an approach to pack and unpack the data allowed me to reduce the runtime below...

  • RE: Anyone using Python?

    They are strict on module usage. Don't think I can use it. Let's see.

  • RE: Specialist or Generalist

    Generalist all the way over here. I wanted to specialize, but there is a little market for it and not as fun over the years. Too many exciting technologies to...

  • RE: @TrumpDBA!

    Oh man, I'm dying....

    I'm deeply religious. I believe a lot of things. One belief: separation of code and data. #MakeDataGreatAgain

  • RE: separate servers prod/Dev...

    I agree with Gila.

    It's always recommended to have a dev/test port to minimize disruption and catastrophic failure in development. This extends beyond database development too.

    When it comes to...

  • RE: Anyone using Python?

    Steve Jones - SSC Editor (4/24/2016)


    Interesting. I'll have to play with this. No time now, but I've done some Python, and have been working with the SDTIG on their...

  • RE: R in SQL Server

    Refusing to answer because I want 2016 now! 😛

  • RE: updating statistics for big tables

    Couple of things to emphasize.

    I too have a large data base that is our data warehouse. It's stretching billions of records. Like you, updating statistics with FULL SCAN is going...

  • RE: Building BI from Scratch!

    singhamitpal (4/19/2016)


    Also, please suggest some BI tools( Qlickview, Tableau) that is easy to work with SQL Server.

    I personally have enjoyed MicroStrategy Server and Tableau Server. Both of the communities are...

  • RE: Building BI from Scratch!

    Phil Parkin (4/21/2016)


    j-1064772 (4/21/2016)


    Having said that, C# includes very efficient dictionary structures that can be used to process data way faster than the SQL Server can, if the network can...

Viewing 15 posts - 676 through 690 (of 1,111 total)