What is the difference between a PROC step and a DATA step?
Answer Posted / thirumalesh
Data Step is a data reading and formatting tool,
Proc step is a report writing and analysis tool.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what is sas olap server? : Sas-di
Explain the difference between informat and format with an example.
What is the general format of function in sas? : sas-grid-administration
Enlist the syntax rules followed in sas statements.
how to remove duplicates using proc sql?
explain about data integrator metadata reports? : Sas-di
Give some ways by which you can define the variables to produce the summary report (using proc report)?
Describe the function and untility of the most difficult SAS macro that you have written.
Explain how merging helps to combine data sets.
What do the PUT and INPUT functions do?
What is the difference between %local and %global? : sas-macro
Differentiate between ceil and floor functions.
What is the difference between the proc sql and data step?
Explain proc sort?