Identify statements whose placement in the DATA step is
critical.
Answers were Sorted based on User's Feedback
Answer / sandhya
LENGTH statement and
defining GLOBAL variable in MACRO
| Is This Answer Correct ? | 4 Yes | 1 No |
What are the statements that are executed only?
Under what circumstances would you code a SELECT construct instead of IF statements?
how to rearrange the data as our wish by using dataset block?
how would you create multiple observations from a single observation? : Sas programming
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What are the data types in sas?
what is the difference between %put and symbolgen?
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
How to get the repeated values by using sql in sas ?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?