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...

how do you read binary data in sas?

Answer Posted / april

proc cimport procedure allows us to convert a binary format
data into SAS dataset.
Syntax:

proc cimport infile= <binary format file> data=<dataset
name>;
run;

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is metadata? : Sas-bi

1076


explain what is factor analysis? : Sas-administrator

1173


how to debug and test the sas program? : Sas-administrator

1075


describe about metadata object? : Sas-di

1122


Explain bmdp procedure?

1084


For what purposes have you used sas macros? : sas-macro

1050


What are the data types does SAS contain?

1169


hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana

5507


explain the difference between proc means and proc summary?

1184


Explain proc univariate?

1106


Explain the purpose of substr functions in sas programming.

1108


How do you control the number of observations and/or variables read or written?

1297


How would you define the end of a macro? : sas-macro

1136


how the sas basic syntax style described? : Sas-administrator

1063


What is the difference between match merge and one to one merge?

1316