I need to create multiple records in sqlserver, each with the same value in column A, but with a unique value in column B. I have the values for column B in an array.
this topic is extensively covered here: Arrays and lists in SQL 2005