📝 Question
#1524
Which utilities can we use to export data from sql server to a text file?
✓
Correct Answer
A. DTS export wizard
💡
Explanation
The bcp utility bulk copies data between an instance of Microsoft SQL Server and a data file in a user-specified format.
⌨️ Press
A
B
C
D
to select