Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
2451i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
CTS,
6 13150
How do dates work in SAS data?
What are types of transport files?
How to sort in descending order?
How would you invoke a macro? : sas-macro
Describe the function and utility of the most difficult SAS macro that you have written?
What are the special input delimiters used in SAS?
why is sas data integration studio important? : Sas-di
Differentiate input and infile.
Tell me about % include and % eval? : sas-macro
Why and when do you use proc sql?
How can sas program be validated?
what is the Population you used in your project, is it ITT or PP?
What are the functions which are used for character handling functions?
how to change the execute of macro
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;