Which command is used to save logs in the external file?
No Answer is Posted For this Question
Be the First to Post Answer
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is SAS? is it a software just for use or we can creat something over there?
why is sas considered self-documenting? : Sas programming
Mention sas system options to debug sas macros.
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
Which function is used to count the number of intervals between two sas dates?
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
Do you need to know if there are any missing values?
Briefly explain input and put function?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?