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 would you remove a format that has been permanently
associated with a variable?
________________

Answer Posted / name is no need

we can remove the format by using procdatasets:


Procdatasets;
modify <data set name>;
format <variable name>(which variable format needs to
modify>;
run;
quit;

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name and describe few sas character functions that are used for data cleaning in brief.

1179


what is the function of catx syntax? : Sas-administrator

1152


Mention the category in which sas informats are placed?

1076


How to specify variables to be processed by the freq procedure?

1117


AE datasets names? how many types?

2559


What is the use of %include statement?

1103


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

1223


do you prefer proc report or proc tabulate? Why? : Sas programming

1031


What is the basic structure of a sas program?

1168


how does sas handle missing values in procs? : Sas programming

1346


What are the limitations for memory allocation for SAS variables

1547


What is your favorite all time computer book? Why?

2555


what is star schema? : Sas-di

1186


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

2274


what is the difference between nodup and nodupkey options? : Sas programming

1268