Câu 13: DS0-001: CompTIA DataSys+
A business analyst is using a client table and an invoice table to create a database view that shows clients who have not made purchases yet. Which of the following joins is most appropriate for the analyst to use to create this database view?
Nội dung câu hỏi
A business analyst is using a client table and an invoice table to create a database view that shows clients who have not made purchases yet. Which of the following joins is most appropriate for the analyst to use to create this database view?
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. INNER JOIN ON Client.Key = Invoice.Key
- B. RIGHT JOIN ON Client.Key = Invoice.Key WHERE BY Client.Key IS NULL
- C. LEFT JOIN ON Client.Key = Invoice.Key
- D. LEFT JOIN ON Client.Key = Invoice.Key WHERE BY Invoice.Key IS NULL — đá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.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.