全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
2177 4
2014-02-18
看到了两个版本的答案,一个选b, 一个选c.  大牛们看看


Item 11 of 63 Mark item for review  

  The following SAS code is submitted:   

  data WORK.TEMP WORK.ERRORS / view=WORK.TEMP;
     infile RAWDATA;   
     input Xa Xb Xc;   
     if Xa=. then output WORK.ERRORS;   
     else output WORK.TEMP;     
  run;

  Which of the following is true of      
  the WORK.ERRORS data set?     


        A.
The data set is created when the   
DATA step is submitted.   

     B.
The data set is created when the view     
TEMP is used in another SAS step.   

     C.
The data set is not created because the DATA
statement contains a syntax error.  

     D.
The descriptor portion of WORK.ERRORS is created   
when the DATA step is submitted.  
二维码

扫码加我 拉你入群

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

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

全部回复
2014-2-19 01:23:51
c
二维码

扫码加我 拉你入群

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

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

2014-2-19 01:25:19
不对,应该是b
二维码

扫码加我 拉你入群

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

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

2014-2-19 01:27:03
c不对,应该是b
二维码

扫码加我 拉你入群

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

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

2014-2-19 01:42:48
你sas里面run一下就知道了
二维码

扫码加我 拉你入群

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

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

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

说点什么

分享

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