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

hi guys ...i have one query...
data abc;
input s w k g o t a m;
cards;
1 2 3 4 5 6 7 8
2 3 4 5 6 7 8 9
;
run;

i want the output to be the sorted order(only
variables).observations should not be changed..

Answer Posted / neelima

simple..in the proc print statement use VAR statement and
give the variables in ur order...u'll get the ouput with
variables ordered in ur VAR statement..

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the default statistics that proc means produce?

1089


I need level 2 to 5 sas using companies in india

2436


How does proc sql work?

1147


What is the difference between proportion and average?

3405


how do you want missing values handled? : Sas programming

1014


What are all the problems you faced while validating tables and reports?

3512


Which statement does not perform automatic conversions in comparisons?

1857


How necessary is it to be creative in your work?

2526


What system options would you use to help debug a macro? : sas-macro

1149


How we can call macros with in data step? : sas-macro

1176


What are the ways to do a “table lookup” in sas?

1076


Describe the function and utility of the most difficult SAS macro that you have written?

2627


what are input dataset and output dataset options? : Sas programming

1171


How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

1590


What can be the size of largest dataset in SAS?

1275