全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
1584 2
2015-08-24

The following SASprogram is submitted: data work.flights; destination = 'cph';select(destination);


when('LHR') city ='London'; when('CPH') city = 'Copenhgen'; otherwise city = 'Other';end; run;


Which one of thefollowing is the value of the CITY variable?


A. Other B. CopenhC. Copenhagen


D. ' ' (missingcharacter value)



二维码

扫码加我 拉你入群

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

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

全部回复
2015-8-24 13:48:36
A,destination 的值为 'cph',请查查知识点select() when;
二维码

扫码加我 拉你入群

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

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

2015-8-24 22:21:23
many thanks
二维码

扫码加我 拉你入群

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

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

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

说点什么

分享

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