How would you remove a format that has been permanently
associated with a variables?
Answer Posted / sandeep
proc datasets;
modify <dataset name>;
format <variable name>;
quit;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the role of administrative users? : sas-grid-administration
How would you define the end of a macro?
how many types prompting framework can be broken down to? : Sas-bi
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What is the role of sas grid administrator? : sas-grid-administration
name some data transformation used in sas di? : Sas-di
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
How does proc sql work?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Hi, If anyone has base SAS certification dumps, please share.
Give some ways by which you can define the variables to produce the summary report (using proc report)?
explain the key concept of sas? : Sas-administrator
Are you sensitive to code walk-throughs peer review or QC review?
Can you explain the process of calendar?
Explain the special input delimiters used in sas programming.