Do you need to compute new variables? If so,should you do
this before you execute the report-writing procedure?
No Answer is Posted For this Question
Be the First to Post Answer
name some data transformation used in sas di? : Sas-di
Compare sas with other data analytics tools.
Why double trailing @@ is used in input statement?
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
What versions of SAS have you used (on which platforms)?
Explain bmdp procedure?
how would you create multiple observations from a single observation? : Sas programming
How many data types are there in SAS?
Differentiate between format and informat? : sas-grid-administration
If you set a label in the data step and call a proc freq on the data, how do you display the data without the labels and just the variables.
What are the ways to do a “table lookup” in sas?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration