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

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

Which statement specifies that records 1 through 10 are to be read from the raw data file customer.txt?

Nội dung câu hỏi

Which statement specifies that records 1 through 10 are to be read from the raw data file customer.txt?

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. infile 'customer.txt' eof=10;
  2. B. infile 'customer.txt' obs=10;
  3. C. infile 'customer.txt' obs=10;
  4. D. infile 'customer.txt' obs=1-10; — đá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ề