How would you keep from overlaying the a SAS set with its
sorted version?
Answer Posted / siri
keep a new dataset name to the sorted version.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between informat and format with an example.
How is character variable converted into numeric variable and vice versa?
what is information maps?
Name and describe few sas character functions that are used for data cleaning in brief.
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What is the basic structure of the SAS base program?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What is a method to debug and test your SAS program?
Differentiate input and infile.
What are pdv and it functions?
What is the length assigned to the target variable by the scan function?
Mention sas system options to debug sas macros.
explain the difference between proc means and proc summary?
What is the basic syntax style in SAS?