What is the use of stop statement?
No Answer is Posted For this Question
Be the First to Post Answer
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
Diff between proc sql merge and join?
What is difference between rename and lable in sas?
Which function is used to count the number of intervals between two sas dates?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
How to get any kind of data in SAS? Is it possible to take data from notepad in SAS?
What is the basic syntax of a sas program?
Which are the statements whose placement in the data step is critical?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is data _null_?
How long can a macro variable be? A token? : sas-macro
Name and describe few sas character functions that are used for data cleaning in brief.