MS Query - Rename Column

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I am trying to rename a column. I click Records, then Edit Column and when I
type in the Column Heading 'Segment', I receive the following message:

SQL0104 - Token "'Segment'" was not valid. Valid tokens : <IDENTIFIER>.

If I use "Segment", the entry is accepted, however, the field name is now
"Segment".

In additon, each time I run the query, additional quotes are placed around
Segment. It now looks like:

"""Segment""""
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top