Answer Posted / aravind9882
'a-z' means sas considers only alpha characters between a
to z where as 'a--z' means, sas considers a to z watever it
may b in between.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
how would you create multiple observations from a single observation? : Sas programming
Mention common programming errors committed in sas ?
what is factor analysis? : Sas-administrator
what is treatment emergent events and treatment emregent adverse event
Have you ever used the SAS Debugger?
What is the use of PROC gplot?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
Which are the statements whose placement in the data step is critical?
What do the put and input function do?
How do you define proc in sas? : sas-grid-administration
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What are the uses of sas?
Do you need to know if there are any missing values?
Explain data step in SAS