Return Table Field

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

I have an Access Database with 3 fields: ID, Title and Text.

Is it possible, when selecting a few records, to change the field
names?

My query would change the name of field "Text" to "Description".

Thanks,
Miguel
 
Brendan's given the SQL that you need to use. To do this in the graphical
query builder, simply put Description: in front of Text in the field cell
(make sure you include the colon!)
 

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