I am in a situation where I am having to update about 12,000 items in my DB. Each row needs to mirror an excel file that I made previously. I have made the file that creates
Yes, you could add all the single-line-Update-statements in one query like you are doing.