what type of reports you are generating in your company...???
Answers were Sorted based on User's Feedback
Answer / chandu
The above answer doesn't be tasty for the interviewer. Because the HTML is file format. What he/she asking is types of reports. Usually with SAS we can create Listing, summary, custom reports.
| Is This Answer Correct ? | 6 Yes | 0 No |
How to get the repeated values by using sql in sas ?
Which are the statements whose placement in the data step is critical?
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.
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
What is the difference between where and if statement?
What other SAS features do you use for error trapping and data validation?
if x=round(26.3,10)-1 then x= how much and how explain?
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
Can you execute a macro within a macro? Describe. : sas-macro