Is there a way to place an empty column in a query? I would like to put acolumn with no information into the middle of a query. The reason is that the information that goes in that column is not available on any tables in my SQL databases. SELECT hier.dir_name ,hier.am_name ,hier.fm_name INSERT BLANK COLUMN HERE ,hier.tech_name