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

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

The following SAS program is submitted:data work.empsalary;set work.people (in = inemp)work.money (in = insal);if insal and inemp;run;The SAS data set WORKPEOPLE has 5 observations, and the data set WORKMONEY has 7 observations. How many observations will the data setWORK. EMPSALARY contain?

Nội dung câu hỏi

The following SAS program is submitted:data work.empsalary;set work.people (in = inemp)work.money (in = insal);if insal and inemp;run;The SAS data set WORKPEOPLE has 5 observations, and the data set WORKMONEY has 7 observations. How many observations will the data setWORK. EMPSALARY contain?

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. 0 — đáp án hiện tại
  2. B. 5
  3. C. 7
  4. D. 12

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ề