what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What is the difference between where and if statement?
· What are some good SAS programming practices for processing very large data sets?
How do you debug and test your SAS programs? What can you learn from the SAS log when debugging? How do you test for missing values? How would you create multiple observations from a single observation? What are some good SAS programming practices for processing very large data sets? Briefly describe 5 ways to do a "table lookup" in SAS. Why is SAS considered self-documenting? Are you sensitive to code walk-throughs, peer review, or QC review? What other SAS features do you use for error trapping and data validation? How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what is syntax of proc merge ?
Which is the best place to learn SAS clinicals and Oracle clinical in hyderabad?
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
What is the work of tranwrd function?
For what purpose(s) would use the RETURN statement?
explain about data integrator metadata reports? : Sas-di
Can we create datasets by proc step ? (Proc contents, Means)?
What is the sas data set? : sas-grid-administration
What report output formats can you generate using SAS?