I would like to rename fields with a query. I did do a search and came up with this: "ALTER TABLE "your_table"
RENAME COLUMN "old_field" to "new_field"
But where do i type this? or is this SQL? How do i do it in access?
Tnx allot.
Bob: sorry for all the questions....tnx for your help.
RENAME COLUMN "old_field" to "new_field"
But where do i type this? or is this SQL? How do i do it in access?
Tnx allot.
Bob: sorry for all the questions....tnx for your help.