Câu 9: 70-773: Analyzing Big Data with Microsoft R
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 usin…
Nội dung câu hỏi
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_external_script?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. RxSqlServerData 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 — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.