Câu 19: 70-767: Implementing a SQL Data Warehouse
DRAG DROP -You need to load data from a CSV file to a table. How should you complete the Transact-SQL statement? To answer, drag the appropriate Transact-SQL segments to the correct locations. Each Transact-SQL segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or…
Nội dung câu hỏi
DRAG DROP -You need to load data from a CSV file to a table. How should you complete the Transact-SQL statement? To answer, drag the appropriate Transact-SQL segments to the correct locations. Each Transact-SQL segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct selection is worth one point. Select and Place:
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. Explanation Example:BULK INSERT Sales.Orders -FROM '\\SystemX\DiskZ\Sales\data\orders.csv'WITH ( FORMAT='CSV'); — đá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.