what are the benefits of data integration? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a PROC step and a DATA step?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Give e an example of..
What is the difference between where and if statement?
Do you think professionally?
How would you delete observations with duplicate keys?
Which are the statements whose placement in the data step is critical?
: and & modifiers.
what other SAS features do you use for error trapping and data validation?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What is substr function?
How would you invoke a macro? : sas-macro