Forum Replies Created

Viewing 15 posts - 181 through 195 (of 317 total)

  • RE: INTO Identities

    Koen Verbeeck (5/13/2013)


    Danny Ocean (5/12/2013)


    Good Basic question. But i surprised that still 51% people are wrong. :w00t:

    Yes, because I use INTO combined with a GROUP BY daily to create new...



    Everything is awesome!

  • RE: The Subquery

    Koen Verbeeck (5/13/2013)


    Bit of a trick question, but nice nonetheless.

    +1 Unfortunately, I didn't pick up on that until it was too late.



    Everything is awesome!

  • RE: Nested triggers 2

    Stewart "Arturius" Campbell (5/8/2013)


    This one got the grey matter churning a bit.

    Thanks, Tom

    +1 for sure. I wasn't sure I was going to get it right without any caffeine intake to...



    Everything is awesome!

  • RE: Distinct

    Thanks for the question. Much easier for my brain to handle in lieu of yesterday's this early in the morning. Hugo, thanks for taking the time to provide even more...



    Everything is awesome!

  • RE: Timestamps

    Thanks for the question. Too bad it stumped me this morning...completely overlooked the batch part of it.



    Everything is awesome!

  • RE: Identity Insert

    Thanks for the easy one to end the week!



    Everything is awesome!

  • RE: REPLICATE - 1

    vinu512 (5/1/2013)


    Good Question Ron....and thanks for the explanation Hugo.

    +1



    Everything is awesome!

  • RE: Create Table

    mtassin (4/26/2013)


    Hugo Kornelis (4/26/2013)


    I first focused on the reference to a unique constraint rather than the primary key, thinking that was the issue of the question. I almost got it...



    Everything is awesome!

  • RE: FK to IDENTITY

    Great question and very well written. I kind of figured the IDENTITY_INSERT was more for ease of confusion reasons than anything rather than assuming it was off.



    Everything is awesome!

  • RE: Handling NULL

    Thanks for the great question.



    Everything is awesome!

  • RE: SQL JOINS

    Danny Ocean (4/14/2013)


    Good start of week.

    Thanks for question.

    🙂

    +1



    Everything is awesome!

  • RE: COUNT() Function

    Hugo Kornelis (4/16/2013)


    Good question, mediocre explanation - no errors, but complicating things more than needed.

    There are three variations of COUNT:

    * COUNT(*) - returns the number of rows, regardless of content.

    *...



    Everything is awesome!

  • RE: Sql Jobs steps

    Is there a reason why you have it set up as multiple jobs instead of just one job with multiple steps? If there is, I'm mot saying it's the best...



    Everything is awesome!

  • RE: Merge Statement One Server to another

    The target table cannot be remote. Here's a link to a previous posting that might be of some use to you.

    http://www.sqlservercentral.com/Forums/Topic834948-391-1.aspx



    Everything is awesome!

  • RE: Identity Columns

    Good question. You almost got me because of the lack of caffeine in my system, but at the last moment I noticed the other identity field.



    Everything is awesome!

Viewing 15 posts - 181 through 195 (of 317 total)