Hello,
I have a table and I need to update records in one column. There are 450 records in the table. I know I can insert records to table from file, but is there a way to update records from file? Essentially I just need to change data in column with data in file.
thanks,
Alex