• Howard C. BAchtel-438731 (6/4/2013)


    We recently upgraded to SQL Server 2012 and the Query Analyzer defaults to putting all data names inside brackets. Is there a way to change a "setting" so the brackets are not added by default?

    Thanks in advance

    If this is occurring when you generate scrips, it's been that way since I can remember (6.5 in my case).

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)