What are the differences between proc means and proc summary?
No Answer is Posted For this Question
Be the First to Post Answer
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
what do the pad and dim functions do? : Sas programming
what is pdv? how it is related to input buffer in sas?
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
Difference between informat and format?
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
Name statements that are execution only?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
how can get the first and last observations in a dataset using Proc SQl?
how could you generate test data with no input data? : Sas programming
how do u validate the program which u have written.