Forum Replies Created

Viewing 15 posts - 106 through 120 (of 256 total)

  • RE: SQL JOINS

    Good start of week.

    Thanks for question.

    🙂

  • RE: DateTime data types

    Thanks for start my day with an easy question.

    Still i found result as "Correct answers: 100%"

    Nice question, keep it up my friend !!!

    🙂

  • RE: Identity Columns

    Easy question. keep it up 🙂

    +1

  • RE: TRIGGERS

    kapil_kk (4/9/2013)


    Good question Vinay ans as usual gr8 explanation from Hugo 🙂

    🙂

  • RE: TRIGGERS

    Hugo Kornelis (4/9/2013)


    Danny Ocean (4/9/2013)


    BUT statement 6 (ID 4 & 5) execute successfully and inserted two rows in table. In this we are using UNION ALL.

    How it's possible ? Anyone...

  • RE: TRIGGERS

    Friends, i have a question. I have made same changes in script and execute it. First have a look on script

    --statement 1

    CREATE TABLE temp

    (

    ID INT NOT NULL,

    MyText varchar(max) NOT...

  • RE: TRIGGERS

    Hugo Kornelis (4/9/2013)


    I'm glad I double and triple checked before replying; I almost fell for it. The glaring error in how the trigger code handles multi-row inserts is so staring...

  • RE: TRIGGERS

    kapil_kk (4/8/2013)


    Danny Ocean (4/8/2013)


    I don't see the table definition carefully and choose incorrect option.:angry:

    Any way Good question, keep it up; 🙂

    Same here Vinay, forget about the TEXT datatype part and...

  • RE: TRIGGERS

    I don't see the table definition carefully and choose incorrect option.:angry:

    Any way Good question, keep it up; 🙂

  • RE: ISNUMERIC

    +1 🙂

  • RE: Resource Governor

    I just guess and got correct 2 out of 3.

    :doze:

  • RE: LEFT JOIN

    Thanks Hugo for last two lines.

    🙂

  • RE: LEFT JOIN

    kapil_kk (4/4/2013)


    Hi all,

    I also thinks that the options are not well written... Sorry for that 🙁 ..

    My point of concern was to to throw light on different behaviors of AND...

  • RE: LEFT JOIN

    baabhu (4/3/2013)


    For me at least option b and option d looks pretty much similar.

    option B.

    Query 1 will return all rows of table 1 and Query 2 will return...

  • RE: Assigning values to Variables with CASE

    Good example. But rather than creating six different variables, i would like to create only one variable and use sp_executesql.

    Anyway. Thanks for question.

Viewing 15 posts - 106 through 120 (of 256 total)