How do you add a number to a macro variable? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the rows present in protocol Violation table?
2 Answers Accenture, Quintiles,
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Did you used proc test? when?
0 Answers Accenture, Quintiles,
How to Rename Library?
What is the maximum and minimum length of macro variable
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?
Name and describe three SAS functions that you have used, if any?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
List out some key concept of SAS
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?