i added a field in sql server 2008 and it put the column name in brackets like this [column2]
, but the other column names dont have brackets. what do the brackets mean?
the column is [macro-writer]
should i remove the minus sign and replace with underscore?