what cause the "error: connect:" and "error in the libname
statement" when there weren't any such problems?
No Answer is Posted For this Question
Be the First to Post Answer
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
what is change analysis in sas di ? : Sas-di
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
Mention some common errors that are usually committed in sas programming.
firstobs and obs are working only option wise,but we are using infile statement with firstobs and obs in a statement wise? so firstobs,obs working at options and statemnts or not?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
What is the difference between proportion and average?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
how do u validate the program which u have written.
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.