Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What SAS statements would you code to read an external raw
data file to a DATA step?

Answer Posted / g.jyotshna

whenever the data in .txt .dat format we can directly us
infile and input statements.
but incase of .xls
it is not possible to read excel data file directly through
infile input.
we have to use:
wizard
DDE(dynamic data exchange)
proc import (its best one)
(in projects we go for proc import only)
after reading into sas session we will go for cleaning.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can be the size of largest dataset in SAS?

1275


Mention what are the data types does SAS contain?

1193


What is the sas data set? : sas-grid-administration

1029


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1311


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

2419


Explain data_null_?

1107


explain about data integrator metadata reports? : Sas-di

1165


Explain append procedure?

1131


what is sas and what are the functions? : Sas-administrator

1031


what is study design in while working with SAS? what are screening variables in SAS?

2273


What is SAS?

1097


Name types of category in which SAS Informats are placed?

1196


what is the use of proc contents and proc print in sas? : Sas-administrator

1103


how do you debug and test your sas programs? : Sas programming

1170


Explain proc sort?

1175