Adding Comments 

Comments can be added to XML reports and batch updates in order to make the construction clearer and to assist with maintenance.  

Comment can be added in the follwoing way  /* Create temp table to hold new data merged with CSV data. */.

However,  comment you use after the last SQL statement which includes the word 'FROM'  can't  also contain the word  'FROM' .