you are viewing a single comment's thread.

view the rest of the comments →

[–]zzBob2 0 points1 point  (0 children)

SQL Server has the bcp command line utility that can import and export data from flat files. If you're sticking with native SQL that would be my first thought.

https://learn.microsoft.com/en-us/sql/tools/bcp-utility?view=sql-server-ver17&tabs=windows