What is factor analysis?
No Answer is Posted For this Question
Be the First to Post Answer
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
how does sas handle missing values in procs? : Sas programming
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
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
what is transformation in sas data integration? : Sas-di
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
How would you include common or reuse code to be processed along with your statements?
To what type of programms have you used scratch macros?
Name statements that are recognized at compile time only?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers