全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
2150 3
2008-12-30
the contents of the raw data file CALENDAR are listed below:

01012000

the following SAS program is submitted:

data test;

infile 'calendar';
input @1 date mmddyy10;
if date='01012000'd then EVENT ='January 1st';
run;

which one of the following is the value of the EVENT variable?

why the answer is : the value can not be determined as the program fails to execute due to errors
二维码

扫码加我 拉你入群

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

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

全部回复
2008-12-30 10:18:00

syntax error '01012000'd, it should be '01Jan2000'd
二维码

扫码加我 拉你入群

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

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

2008-12-31 00:14:00

thank you very much!!!  You are so nice. Regards to handa87

二维码

扫码加我 拉你入群

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

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

2009-1-5 15:38:00
In addition, the format mmddyy10. in the input statement should be mmddyy8..
二维码

扫码加我 拉你入群

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

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

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

说点什么

分享

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