5
Answers

How to update multiple rows in single update query.

Photo of Abhijeet Chavan

Abhijeet Chavan

10y
1.3k
1
i want to Improve performance by using single update statement. already i hit multiple times for update data in table i want to avoid this. i want to use like BCP Command.

Note - Using VB.net 2.0 Code

Answers (5)