What are the features of base sas system?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the trailing @? The @@? How would you use them?
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
Given an unsorted data set, how to read the last observation to a new data set?
WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?
What is the difference between a PROC step and a DATA step?
How to convert HTML file into SAS dataset?
How would you keep from overlaying the a SAS set with its sorted version?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
what is the use of proc sql? : Sas programming
What is the purpose of the trailing and How would you use them?
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
Write SAS codes to compare two datasets. Suppose the allowable difference is 0.1.