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

Câu 60: A00-212: SAS Advanced Programming for SAS 9

The following SAS program is submitted:options reuse=YES;data sasuser RealEstate(compress=CHAR);set sasuser houses;run;What is the effect of the REUSE=YES SAS system option?

Nội dung câu hỏi

The following SAS program is submitted:options reuse=YES;data sasuser RealEstate(compress=CHAR);set sasuser houses;run;What is the effect of the REUSE=YES SAS system option?

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. It tracks and recycles free space — đáp án hiện tại
  2. B. It allows a permanently stored SAS data set to be replaced
  3. C. It allows users to access the same SAS data set concurrently
  4. D. It allows updates in place

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ề