What are the features of SAS?
No Answer is Posted For this Question
Be the First to Post Answer
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what do you mean by data staging area? : Sas-di
What are the parameters of scan function?
What are SAS/ACCESS and SAS/CONNECT?
what is the SAS/ACCESS and SAS/CONNECT?
9 Answers Accenture, iFlex, TCS,
how to write code for left outer join in SAs using datastep?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
Briefly explain input and put function?
Explain data step in SAS