• That doesn't really help me. I've got a fair few 'templates' that I have set up for quick insert via a firefox plugin. Cutting them to management studio and pasting back's time consuming.

    Ben, can you maybe look into the < and > please. Should be able to type them in in code blocks.

    More testing... Created one of my clippings by copying from SSMS...

    DBCC CHECKDB (<Database Name>) WITH NO_INFOMSGS, ALL_ERRORMSGS

    directly pasted

    DBCC CHECKDB (<Database Name>) WITH NO_INFOMSGS, ALL_ERRORMSGS

    Forums don't like me evidentially....

    Once more with feeling. Written in management studio, copy, paste

    SELECT Something FROM SomeWhere WHERE Col1 <> Col2

    🙁

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass