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