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 statement do you code to write the record to the file?

Answer Posted / g.jyotshna

file 'path';
put _all_;
run;
this is for all variables to write into the file.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between reading data from an external file and reading data from an existing data set?

1229


Can you explain the process of calendar?

1154


how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5

2152


what is business intelligence? : Sas-bi

1106


why is a stop statement needed for the point=option on a set statement? : Sas programming

1128


Tell e how how dealt with..

2263


Explain the difference between informat and format with an example.

1218


Explain what is the use of proc gplot?

1245


what is operational data and operational system? : Sas-di

1155


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

1444


Describe crosslist option in tables statement?

1263


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

1132


What is slibref?

1326


What is the purpose of trailing @ and @@? How do you use them?

1082


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

1115