how to generate the test data in sas without input data? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What is the Program Data Vector (PDV)? What are its functions?
I have a dataset with variables empid and doj how to calculate retirement age?
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
Mention what is the difference between nodupkey and nodup options?
What are the different versions of sas that you have used until now? : sas-grid-administration
What commands are used in the case of including or excluding any specific variables in the data set?
What is the use of PROC gplot?
What are the different types of sas functions?
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
Name validation tools used in SAS
what is pdv? how it is related to input buffer in sas?
Explain the main difference between the sas procedures and functions? : Sas-administrator