Azure DevOps SQL Task: Column names in each table must be unique. Column name ‘currency’ in table ‘test’ is specified more than once
I am trying to execute the following SQL script into the database. When I deploy it the first time, it succeeds without errors. When I deploy it the second time, it is giving the error.