If reading a variable length file with fixed input, how
would you prevent SAS from reading the next record if the
last variable didn’t have a value?
Answer Posted / madhu
by using missover option.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Explain bmdp procedure?
What do you know about symput and symget?
How long can a macro variable be? A token? : sas-macro
Name types of category in which SAS Informats are placed?
How will you generate test data with no input data?
what is data integration? : Sas-di
How does proc sql work?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What is the difference between reading data from an external file and reading data from an existing data set?
Did you used proc test? when?
Name some categories in sas 9? : sas-grid-administration
Mention common programming errors committed in sas ?
How to test the debugging in sas?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Explain how merging helps to combine data sets.