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...

  • 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.

  • 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...

  • 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...

  • RE: Timestamps

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

  • RE: Identity Insert

    Thanks for the easy one to end the week!

  • RE: REPLICATE - 1

    vinu512 (5/1/2013)


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

    +1

  • 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...

  • 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.

  • RE: Handling NULL

    Thanks for the great question.

  • RE: SQL JOINS

    Danny Ocean (4/14/2013)


    Good start of week.

    Thanks for question.

    🙂

    +1

  • 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.

    *...

  • 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...

  • 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

  • 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.

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