Date: 2025-02-10 22:44:02
Score: 2
Natty:
the ONLY way you do is:
- create a table in mssql
- bulk insert your records in that table
- do the db merge
- (optional) drop the table you created in #1
Reasons:
- Low length (1):
- No code block (0.5):
- Low reputation (0.5):
Posted by: Emre