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

i have a null dataset with 20 variables. i want to upload the
variables which contain name like a or k or anything in
another dataset.how can we create the dataset?

Answer Posted / xxx

proc print data=DSN;
var a: k:;
run;

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about sas data set?

1184


What does the trace option do?

1163


explain the main difference between the nodup and nodupkey options? : Sas-administrator

1220


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

1075


Where do you use proc means over proc freq?

1188


what is the difference between unique key and primary key? : Sas-di

1176


Describe the ways in which you can create a macro variable?

1131


Can you execute macro within another macro? : sas-macro

1048


What are the features of SAS?

1077


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

1142


What do the SAS log messages "numeric values have been converted to character" mean?

1428


Name some categories in sas 9? : sas-grid-administration

1024


How do you convert basic cube to transaction cube and transaction cube to basic cube?

2287


name some data transformation used in sas di? : Sas-di

1031


Describe the function and untility of the most difficult SAS macro that you have written.

2274