what is hash files in sas and why we are using this one in sas?
No Answer is Posted For this Question
Be the First to Post Answer
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Describe the ways in which you can create macro variables? : sas-macro
How can you create a macro variable with in data step? : sas-macro
what are system option ? give few examples ? what are dataset options and dataset statements ? if there is a keep option and keep statement ? which one is executed first ? Difference between a WHERE statement and IF statement ? what is the advantage of using WHERE statement option on the dataset ?
What is the purpose of the trailing @? The @@? How would you use them?
Explain data step in SAS
How could you generate test data with no input data?
what is pdv? how it is related to input buffer in sas?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Do you know the features of sas?
Hi, I need to create a SAS Map of USA using SAS Graphs(Proc Gmap).The data i have dosent contain any co-ordinates of USA cities or counties or states, and the zip codes are diffrent in the data i have from the zip code in the Maps.US dataset in the Maps Library for SAS MAPS. the data i have is a sales report. i have to generate the maps according to the states,cities aligned in the sales data, HELP Appriciated
How do you read in the variables that you need?