SASInstitute SAS advanced programming 認定 A00-202 試験問題:
1. Given the following SAS data set ONE:
ONE
CATEGORY AGE SALARY BONUS
M 28 200 .
M 25 100 10
F 18 100 50
F 25 200 10
The following SAS program is submitted:
proc sql;
create table two as
select category, salary + bonus as EARNINGS from one; quit;
Which one of the following represents the data values stored in the data set TWO?
A) CATEGORY SALARY BONUS EARNINGS
M 200 . . M 100 10 110 M 200 . 200 M 100 10 110 F 100 50 150 F 200 10 210
B) CATEGORY SALARY BONUS EARNINGS
M 200 . 200 M 100 10 110 F 100 50 150 F 200 10 210
C) CATEGORY EARNINGS
M 200 M 110 F 150 F 210
D) CATEGORY EARNINGS
M . M 110 F 150 F 210
2. The following SAS program is submitted:
data temp;
array points{2,3}_temporary_;
run;
Which one of the following is the maximum number of elements that are stored?
A) 6
B) 5
C) 2
D) 3
3. Given the following SAS data set ONE:
ONE REP COST
SMITH 200 SMITH 400 JONES 100 SMITH 600 JONES 100 JONES 200 JONES 400 SMITH 800 JONES 100 JONES 300
The following SAS program is submitted:
proc sql; select rep, avg(cost) as AVERAGE from one group by rep having avg(cost) > (select avg(cost) from one);
quit;
Which one of the following reports is generated?
A) REP AVERAGE
JONES 200
B) REP AVERAGE
SMITH 320
C) REP AVERAGE
JONES 320
D) REP AVERAGE
SMITH 500
4. Which one of the following automatic SAS macro variables contains the return code from a previously executed step?
A) &RC
B) &ERR
C) &SYSERR
D) &SYSRC
5. The following SAS program is submitted:
<insert statement here>; %let development = ontime; proc print data = sasuser.highway;
title "For &dept"; title2 "This project was completed &development"; run;
Which one of the following statements completes the above and resolves title1 to "For research&development"?
A) %let dept = %str(research%&development);
B) %let dept = %str(research&development);
C) %let dept = %nrstr(research%&development);
D) %let dept = %nrstr(research&development);
質問と回答:
| 質問 # 1 正解: D | 質問 # 2 正解: A | 質問 # 3 正解: D | 質問 # 4 正解: C | 質問 # 5 正解: D |














960 お客様のコメント
品質保証JPexamはIT認定試験のシラバスに従って、試験問題の範囲を正確に絞って、的中率が99%の最新問題集を捧げます。
1年間の無料更新サービスJPexamは1年以内に問題集の無料更新サービスを提供し、お客様がいつでも最新版の問題集を持つことを保証いたします。もし試験の内容が変更されたら、弊社は直ちにお客様にお知らせします。それに、弊社の問題集が更新されたら、早速メールで最新バージョンを送付いたします。
全額返金JPexamの問題集を利用すると、短時間で勉強しても試験に合格できるのを保証いたします。試験に不合格になってしまった場合、弊社は全額返金いたします。(
ご購入前のお試しJPexamは問題集のサンプルを無料で提供いたします。ご購入前にサンプルを試用して製品の品質を確認することができます。ご遠慮なく利用してください。
