J
Jonathan Grobe
What is the easiest way to update some of the records
in field X of a table from an external file:
Say you have a csv file with two items for each of
the records you want to update: the primary index value
and the new value for field X?
Thank you.
in field X of a table from an external file:
Say you have a csv file with two items for each of
the records you want to update: the primary index value
and the new value for field X?
Thank you.