Forum Replies Created

Viewing 15 posts - 376 through 390 (of 716 total)

  • RE: CTE

    Hany Helmy (8/28/2014)


    On SQL Server 2008 R2, the view is being created without any errors, even though the compatability level for the db is set to 90 (SQL Server 2005),...

  • RE: CTE

    On SQL Server 2008 R2, the view is being created without any errors, even though the compatability level for the db is set to 90 (SQL Server 2005), then how...

  • RE: SQL Server 2008 r2?

    Miles Neale (8/27/2014)


    Really???? Wow, got it wrong but my answer was right.

    Like please answer this true and false question:

    The QOD and the answer for today was strange.

    Answers(Please Select...

  • RE: SQL Server 2008 r2?

    gbritton1 (8/27/2014)


    The question asks, "What happens", yet one of the "correct" answers is that we need to change the variable and replicate lengths. At the risk of being pedantic,...

  • RE: SQL Server 2008 r2?

    chris.pollock (8/27/2014)


    Would help if this was written in English...

    😀

  • RE: SQL Server 2008 r2?

    Mighty (8/27/2014)


    Not sure I see 4 correct answers (taking the "only" part of the first answer strict, so that any size other than 116 would not work), but 3 correct...

  • RE: SQL Server 2008 r2?

    twin.devil (8/26/2014)


    Shiva, It is me or it is just repeated question shared on "Choose only two correct answers? " on 21 Aug 2014

    with different correct answers 😛

    Yes, 😀

  • RE: Functions as predicates and SARGable queries

    Ok, that was new for me, never encountered a case like this before, so definitly learnt somthing new today, thx.

  • RE: Trace Flag 2861

    sqlpadawan_1 (7/27/2012)


    Wow, 5 yr old thread answers the question I have today, especially the confio ignite comment 3 days ago.

    Go figure.

    Thanks,

    Even after 8.5 Yrs. still usefull 🙂

  • RE: Trace Flag 2861

    Jo Pattyn (1/23/2006)


    <A href="http://www.microsoft.com/technet/abouttn/subscriptions/flash/tips/tips_042705.mspx">http://www.microsoft.com/technet/abouttn/subscriptions/flash/tips/tips_042705.mspx</A&gt;

    Trace flag 2861 causes SQL Server to cache query plans for trivial queries that have a cost of zero or close to zero. SQL Server typically won't...

  • RE: Trace Flag 2861

    digitalox (7/24/2012)


    The current version of Confio Ignite will also do this.

    True.

  • RE: PIVOT

    Eirikur Eiriksson (8/24/2014)


    Since you wrote such a long post Tom, I guess you really got it wrong 😛

    😀

  • RE: Biml

    Steve Jones - SSC Editor (8/22/2014)


    Boy, I Miss Lucy, :-P:-P:-P:-P

    I had fun trying to come up with plausible incorrect answers.

    And I had fun answering this question, thx 😀

  • RE: Choose only two correct answers?<!-- 864 -->

    Koen Verbeeck (8/21/2014)


    Thanks for the question. I didn't know about this limitation. (because who comes up with a 116 character table name?)

    No one 🙂

  • RE: DBCC CHECKDB<!-- 864 -->

    Never used TABLOCK option with DBCC before, always using:

    DBCC CHECKDB WITH NO_INFOMSGS, ALL_ERRORMSGS, TABLERESULTS;

    DBCC CHECKDB WITH PHYSICAL_ONLY; -- Best Practice

    So I had to read the documentation carefully, then answered correctly,...

Viewing 15 posts - 376 through 390 (of 716 total)