what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Answer / Kuldeep Chahal
"A method for assigning FIRST.VAR and LAST.VAR to the BY GROUPVARIABLE on unsorted data is to use Proc Sort beforehand, or use the 'keep=first' and 'drop=last' options within a DATA step."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the special input delimiters used in sas programming.
What is the role of administrative users? : sas-grid-administration
where to use sas business intelligence? : Sas-bi
how we can call macros with in data step?
What has been your most common programming mistake?
What is the difference between an informat and a format? Name three informats or formats.
If you could design your ideal job, what would it look like?
How do you define proc in sas? : sas-grid-administration
how do u test a pros sql(works or not) without executing it?
How to get the repeated values by using sql in sas ?
What are all the problems you faced while validating tables and reports?
1 Answers Accenture, Quintiles,
How would you delete duplicate observations?