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 / aks

Proc import

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro

1132


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

1348


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

968


What can be the size of largest dataset in SAS?

1173


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

960


Differentiate between sas functions and sas procedures.

1146


In sas, what are the areas that you are most interested in? : sas-grid-administration

1022


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

1098


What do the mod and int function do? : Sas programming

1129


Give an example where SAS fails to convert character value to numeric value automatically?

1027


How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2855


Explain what Proc glm does?

1113


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

1090


Explain why double trailing @@ is used in input statement?

1008


Explain proc sort?

1028