I had a recent conversation with someone about SELECT statements, and where they fit into the grand scheme of things. There's a common misconception that SELECT is a data manipulation language (DML) statement. I think this idea has been perpetuated somewhat by Books Online with entries that group...