Preserve leading zeroes when copy and pasting SQL to Excel
--wrap the column name with this... SELECT '="' + dealer_code + '"', dealer_name FROM dealers