How you can read the variables that you need?
No Answer is Posted For this Question
Be the First to Post Answer
Name statements that function at both compile and execution time?
What is the function of Stop statement in a SAS Program?
what is the difference between unique key and primary key? : Sas-di
What is the difference between INPUT and INFILE ?
how to generate means for every subject;
Hi Friends, My name is Priya,am new to this Forum. am looking for SAS Platform Administration Interview Questions.I searched every where but I couldn't find any where.please can anyone help me with the FAQ's. It would be a great favor to me if you can email the Interview Questions to priyafeb84@gmail.com
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What techniques and/or PROCs do you use for tables?
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.