Stack Overflow: “Personally I prefer the join syntax as its makes it clearer that the tables are joined and how they are joined. Try compare larger SQL queries where you selecting from 8 different tables and you have lots of filtering in the where. By using join syntax you separate out the parts where the tables are joined, to the part where you are filtering the rows.”
“How do i write the literal "]]>" inside a CDATA section with it ending the section?”
Stack Overflow: “This ends up breaking the CDATA section in two parts, but it’s what you have to do…”
]]>]]><
