how to read the variables in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What makes sas stand out to be the best over other data analytics tools?
What is the basic structure of the SAS base program?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
how to change the execute of macro
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
how do u validate the program which u have written.
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
If a variable contains only numbers, can it be a character data type?
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
what are methods to identify duplicate observations?
what has been your most common programming mistake? : Sas programming