Which one of the fo...
 
Notifications
Clear all

Which one of the following default delimiters separates the fields in the raw data file created?

1 Posts
1 Users
0 Likes
128 Views
 Chas
(@heddinschas)
Posts: 712
Noble Member
Topic starter
 

The following SAS program is submitted:

data _null_;

set old (keep = prod sales1 sales2);

file 'file-specification';

put sales1 sales2;

run;

Which one of the following default delimiters separates the fields in the raw data file created?

  • A . : (colon)
    B. (space)
    C. , (comma)
    D. ; (semicolon)

Show Answer Hide Answer

Suggested Answer: B
 
Posted : 10/01/2023 5:06 pm

Latest SAS Institute A00-211 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: