How to read a file's contents into an SQL variable

Viewed 43528

Could someone tell me how to read a file's contents into an MS SQL variable using T-SQL?

2 Answers
Related