What is proc sort?
No Answer is Posted For this Question
Be the First to Post Answer
how we can create optional or required parameters in SAS macro...
AE datasets names? how many types?
Are you involved in writing the inferential analysis plan? Tables specfications?
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?
Are you involved in writing the inferential analysis plan? Tables specfications?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
Give an example where SAS fails to convert character value to numeric value automatically?
What are the different versions of sas that you have used until now? : sas-grid-administration
How substr function works in sas?
How to get the repeated values by using sql in sas ?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
I have a dataset with variables empid and doj how to calculate retirement age?