Describe a time when you were really stuck on a problem and
how you solved it?
Answer / chowdary vamsi
when the client data set and Clint requirement not matched like source table don't have sum variables and Clint requirement have sum new variable that time i phase problem i am using trim function we can solve that problem and sum time syntax errors like semicolon like that
| Is This Answer Correct ? | 0 Yes | 0 No |
what is SAS/Graph?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
describe about joins? briefly?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What statement do you code to tell SAS that it is to write to an external file?
How do you debug macros?
Are you involved in writing the inferential analysis plan? Tables specfications?
explain the proc in sas? : Sas-administrator
explain what is factor analysis? : Sas-administrator
describe how to adjust the performance of data integrator? : Sas-di
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
how many types of MERGE?