I added a field in SQL Server 2008 and it put the column name in brackets like this: [column2]
. The other column names don't have brackets. What do the brackets mean?
The column is named macro-writer
Should I remove the minus sign and replace it with an underscore?