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 dataset with var1,var2,var3; i want to upload the
titles for the variables . How can we?



i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?..

Answer / naveen

proc print data=ttt;
title "abcd";
var var1 var2 var3;
run;

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More SAS Interview Questions

What is the maximum length of the macro variable? : sas-macro

0 Answers  


What techniques and/or PROCs do you use for tables?

4 Answers   Oracle,


Tell me about % include and % eval? : sas-macro

0 Answers  


What is the difference between using drop = data set option in data statement and set statement?

0 Answers  


At compile time when a SAS data set is read, what items are created?

14 Answers   Accenture,


what type of reports you are generating in your company...???

2 Answers   GSK GlaxoSmithKline,


How many data types are there in SAS?

0 Answers  


what is the use of proc contents and proc print in sas? : Sas-administrator

0 Answers  


WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS FUNCTION?

3 Answers   IBM, Zensar,


If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?

8 Answers   Accenture,


i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.

2 Answers   Cap Gemini,


what is the difference between the SAS v8 and SAS v9?

7 Answers   TCS,


Categories