CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 14: QSDA2024: Qlik Sense Data Architect Certification Exam - 2024

A data architect needs to develop a script to export tables from a model based upon rules from an independent file. The structure of the text file with the export rules is as follows:TableToExport, StoreAsFilename, NumberOfCopiesCustomers, Clients,3 -Orders, SalesOrders,1 -Regions, Countries,2 -These rules govern whic…

Nội dung câu hỏi

A data architect needs to develop a script to export tables from a model based upon rules from an independent file. The structure of the text file with the export rules is as follows:TableToExport, StoreAsFilename, NumberOfCopiesCustomers, Clients,3 -Orders, SalesOrders,1 -Regions, Countries,2 -These rules govern which table in the model to export, what the target root filename should be, and the number of copies to export. The TableToExport values are already verified to exist in the model. In addition, the format will always be QVD, and the copies will be incrementally numbered. For example, the Customers table would be exported as:Clients1.qvd -Clients2.qvd -Clients3.qvd -What is the minimum set of scripting strategies the data architect must use?

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.

  1. A. One loop and two IF statements
  2. B. One loop and one SELECT CASE statement
  3. C. Two loops and one IF statement
  4. D. Two loops without any conditional statements — đá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.

Câu hỏi liền kề