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 |
Mention sas system options to debug sas macros.
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
Diff between proc sql merge and join?
What is Transaction...? And what are Comment, Roll back n Save point..?
what is operational data and operational system? : Sas-di
How is character variable converted into numeric variable and vice versa?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
Of all your work, where have you been the most successful?
sas macros
how can you put a "trace" in your program? : Sas programming
Can we replace a dataset into view?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record