Learn T-SQL With Erik: Just Use QUOTENAME!

Learn T-SQL With Erik: Just Use QUOTENAME!


Going Further


If this is the kind of SQL Server stuff you love learning about, you’ll love my training. I’m offering a 25% discount to my blog readers if you click from here. I’m also available for consulting if you just don’t have time for that, and need to solve database performance problems quickly. You can also get a quick, low cost health check with no phone time required.



One thought on “Learn T-SQL With Erik: Just Use QUOTENAME!

  1. What I learned:
    parse_name() – earlier I stored the unparsed and parsed names in separate variables. Good to know that I don’t have to if I don’t want it.
    the stuff with:
    [processing-instruction()]
    [XML_F52E2B61-18A1-11d1-B105-00805F49916B]
    [Microsoft SQL Server 2005 XML Showplan]

    Cool, thanks!

Comments are closed.