In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 21639Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
4 16027
what are input dataset and output dataset options? : Sas programming
Explain what is data step?
Difference between SAS STATA & SPSS?
How many data types are there in SAS?
What Proc glm does?
What is the maximum length of the macro variable? : sas-macro
How to read an input file in sas?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
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;
Describe the ways in which you can create macro variables?
What versions of SAS have you used (on which platforms)?
Explain proc univariate?
what is metadata? : Sas-bi
How substr function works in sas?
how to debug and test the sas program? : Sas-administrator