What is the difference between input and infile statement?
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
what are sas bi dashboard components? : Sas-bi
what is lifetest
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
What do the PUT and INPUT functions do?
how do you want missing values handled? : Sas programming
how to read the variables in sas? : Sas-administrator
Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.
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
Give some ways by which you can define the variables to produce the summary report (using proc report)?
Define run-group processing?
What is _n_?