全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
3837 1
2015-02-17
The SAS data set Employee_info is listed below.
e mp l oye e bonus
2542 100.00
3612 133.15
2198 234.34
2198 111.12
The following SAS program is submitted:
proc sort data=employee_info;
<insert BY statement here>
run;
Which one of the following BY statements completes the program and sorts the data in
sequential order by descending bonus values within ascending employee values?
a. by descending bonus employee;
b. by employee bonus descending;
c. by employee descending bonus;
d. by descending employee bonus;
Correct answer:  c


AC有什么区别呢?A也是employee默认的升序啊
[size=13.3333330154419px]谢谢大家!
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2015-2-17 15:23:59
当然有区别了,题目要求先按employee values升序排列,在对bonus降序排列。A变量顺序反了。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群