Have you ever used the SAS Debugger?
No Answer is Posted For this Question
Be the First to Post Answer
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
what is business intelligence? : Sas-bi
How do you add a number to a macro variable?
Write SAS codes to compare two datasets. Suppose the allowable difference is 0.1.
What’s the difference between var b1 – b3 and var b1 — b3?
What are the special input delimiters used in SAS?
what is program data vector? : Sas-administrator
Mention few ways with which a “table lookup’ is done in sas programming.
How do you write a test plan?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
how to read character value without using substr function in sas ?
which stats created by proc means that are not created by proc summary or vice versa?