There is a table tA in which there is a column [AAA-07].
I use a make table query to make a table tB from tA but column name [AAA-07] was changed to [AAA-7] which lost "0".
How to make name of column as the same as tA, that is [AAA-07]?
I use a make table query to make a table tB from tA but column name [AAA-07] was changed to [AAA-7] which lost "0".
How to make name of column as the same as tA, that is [AAA-07]?