G
Guest
I'm having trouble figuring out the correct way to ask this question...
Is there any way to make it so that, when you bring data in from a different
table (with a make-table) query, the field names can be (configured to be)
something other than what they were named in the previous table?
Like, if I'm getting a "page numbers" field from one table, but on the table
I'm creating with the query, I want that field to be named "item location."
Is the only way to do this to rename the field after the table is made? I
ask because it would be nice to not have to rename fields so often, for
routine operations.
Is there any way to make it so that, when you bring data in from a different
table (with a make-table) query, the field names can be (configured to be)
something other than what they were named in the previous table?
Like, if I'm getting a "page numbers" field from one table, but on the table
I'm creating with the query, I want that field to be named "item location."
Is the only way to do this to rename the field after the table is made? I
ask because it would be nice to not have to rename fields so often, for
routine operations.