Using XMLNAMESPACES within a function
Posted by: Denny Cherry
Recently one of my developers asked me to begin returning data from a function as XML instead of a comma separated list. My thoughts on this was awesome, another cursor getting removed from the system. I'll write a quick FOR XML AUTO, ROOT('root') at the bottom of the SELECT statement being...




