How do dates work in SAS data?
No Answer is Posted For this Question
Be the First to Post Answer
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
How many missing values are available? When might you use them?
What is the use of stop statement?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
How can you limit the variables written to output dataset in data step?
What is difference between sas rename and lable?
Describe 5 ways to do a “table lookup” in SAS?
what is data integration? : Sas-di
how do you test for missing values? : Sas programming
What makes sas stand out to be the best over other data analytics tools?
What is the difference between class statement and by statement in proc means?
Explain data_null_?