What should you use from sp_execute_externaLscript?

You have a Microsoft SQL Server instance that has R Services (In-Database) installed. The server has a comma-separated values (CSV) file stored in the local file system,
For analytic purposes, you need to read the CSV file into a database table in the SQL Server instance.
You connect to the SQL Server instance by using SQL Server Management Studio.
What should you use from sp_execute_externaLscript?
A. RxSqIServerData and specify the CSV file path in the connection string
B. rxDataStep and specify the CSV file path as the inFile argument
C. rxImportToXdf and specify specify the CSV file as the input
D. read.csv and specify the CSV file path as the parameter

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.