Forum Replies Created

Viewing 15 posts - 166 through 180 (of 727 total)

  • RE: DATE Conversion and Format

    Easy one for me. πŸ™‚ Specially after going through all the options carefully and matching each one of them with the entries in the table. πŸ™‚

  • RE: Slow Query

    If you are not getting anything in profiler for blocking during the invoice update process, then you might want to check execution plan of the underlying procedure doing the update...

  • RE: Performance of the SQL MERGE vs. INSERT/UPDATE

    Very good article and nicely explained analysis.

  • RE: 9002 ERROR

    Easy but good question (had some harsh experience in the start of my career). πŸ™‚

  • RE: Nested Transactions

    L' Eomot InversΓ© (10/28/2013)


    Nice question.

    Has one small problem though: the code leaves a transaction open - nothing is actually committed.

    It's clearly stated in BOL:-

    Although each COMMIT TRANSACTION statement has a...

  • RE: Nested Transactions

    Very good QOTD Tim. πŸ™‚

  • RE: SQL Server 2012 service accounts

    Ed Wagner (10/25/2013)


    Toreador (10/25/2013)


    "Exceptions are ..."

    So the correct answer is actually "it depends"?

    Agreed - the same as so many other answers. It usually depends on __.

    Well i think it's...

  • RE: Date Functions

    Good one Koen and Carlo... πŸ™‚

  • RE: Date Functions

    Great QOTD. Why ? because i've yet to work on SQL 2012 and these sorts of questions help me getting familiar with new useful functionalities. Keep it up John. πŸ™‚

  • RE: CDC

    Koen Verbeeck (10/23/2013)


    Easiest question ever. It doesn't even matter which feature is being asked.

    Enterprise has every feature, and developer & evaluation have the same features as Enterprise.

    Ergo, no thinking needed,...

  • RE: Space missing in SELECT statement

    T.Ashish (10/21/2013)


    crussell-931424 (10/21/2013)


    I can't win on these. If you read it exactly as it is written then people complain that we should have understood what the question was really asking...

  • RE: Slowly Changing Dimension Transformations

    Since I'm not much into ETL and going through learning curve, i had to check out for answer from web and in the meantime was glad to learn about SCD...

  • RE: Space missing in SELECT statement

    Nice tricky question. I was about to click wrong one but at last moment checked the other option which was correct. It was doubt enough for me to re-check the...

  • RE: Are the posted questions getting worse?

    GilaMonster (10/17/2013)


    I wasn't around for the flash mob, but that didn't stop Argenis and I having a repeat performance a little later

    https://plus.google.com/photos?pid=5935932615867871922&oid=114437370872037465059

    If the URL doesn't work, I'll upload it separately.

    +1....

  • RE: DEFAULT

    Good to see an easy question to end the week (specially after hard thursday QOTD) πŸ™‚

Viewing 15 posts - 166 through 180 (of 727 total)