Forum Replies Created

Viewing 15 posts - 676 through 690 (of 842 total)

  • RE: SQL Battleship

    Sean Smith-776614 (6/2/2014)


    below86 (6/2/2014)


    I've played about 4 times so far, haven't lost yet. Come close to loosing, been down to my patrol boat but was able to sink the...

  • RE: Just curious, what are your SQL pet peeves ?

    Evil Kraig F (6/3/2014)


    Indent your damned CASE trees/IF trees/whatevers intelligently and consistently. I expect to be able to page down a few times and see, clearly, where that cursor...

  • RE: Just curious, what are your SQL pet peeves ?

    Jeff Moden (6/3/2014)


    My greatest pet peeve of all is what some people claim to be "best practices".

    That's funny you would say that, we have been told we need to start...

  • RE: SQL Battleship

    I've played about 4 times so far, haven't lost yet. Come close to loosing, been down to my patrol boat but was able to sink the computers remaining two...

  • RE: Just curious, what are your SQL pet peeves ?

    below86 (5/30/2014)


    Formatting is my biggest pet peeve. This includes indenting code, spaces between column names or in the where clause. I'm trying to get in the habit of...

  • RE: Just curious, what are your SQL pet peeves ?

    Formatting is my biggest pet peeve. This includes indenting code, spaces between column names or in the where clause. I'm trying to get in the habit of capitalizing...

  • RE: Just curious, what are your SQL pet peeves ?

    Sean Lange (5/29/2014)


    SQLRNNR (5/29/2014)


    Sean Lange (5/29/2014)


    Luis Cazares (5/29/2014)

    JOIN keywords on the right of the tables.

    +1000 That one drives me nuts!!! (ok I know it is a short trip)

    NOT a fan...

  • RE: SQL Battleship

    It was good, the computer had three ships grouped close together, which helped my score. The other two where near by. The only thought I had was that...

  • RE: SQL Battleship

    Sean Smith-776614 (5/27/2014)


    Ah, same here. 🙂 I have 2008 R2 locally so I just run it off my machine. 🙂

    I don't have anything loaded to my machine.

  • RE: SQL Battleship

    Sean Smith-776614 (5/27/2014)


    Which version of SQL Server are you running? 2005?

    Yes, Our DEV server is still 2005, didn't want to run it on the prod server. 🙂

  • RE: SQL Battleship

    Also had to change the VALUES statements.

  • RE: SQL Battleship

    Sorry for multiple post, keep getting error trying to post the whole thing.

  • RE: SQL Battleship

    Doing the declare and set of the variables in one statement gets an error for me.

  • RE: SQL Battleship

    Nice work, I had to make a few modifications for it to work for me.

  • RE: SQL Battleship

    Game over. Human player wins in 35 shots!:-)

Viewing 15 posts - 676 through 690 (of 842 total)