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

Câu 62: A00-211: SAS Base Programming for SAS 9

The following SAS program is submitted:proc sort data=SASUSER. PROJECTS out=PSORT;by Product Code descending Date Cost;run;Which of the following is true concerning the submitted program?

Nội dung câu hỏi

The following SAS program is submitted:proc sort data=SASUSER. PROJECTS out=PSORT;by Product Code descending Date Cost;run;Which of the following is true concerning the submitted program?

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. The descending option applies only to the Date variable.
  2. B. The descending option applies to the Date and Cost variables. — đáp án hiện tại
  3. C. The descending option applies to the Product and Code variables.
  4. D. The descending option applies only to the Code variable.

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ề