Answer Posted / gayathri
ods does not contain any library.
syntax would be
ods html file=html flile specification'<options>;
ods html close;
it creates an html report
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
how can you import .csv file in to sas? : Sas programming
Define run-group processing?
What is the role of sas grid administrator? : sas-grid-administration
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Given an unsorted data set, how to read the last observation to a new data set?
How would you identify a macro variable?
How to convert a numeric variable to a character variable?
What is the difference between nodupkey and nodup options?
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
How would you invoke a macro? : sas-macro
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What can you learn from the SAS log when debugging?
What is a method to debug and test your SAS program?
what is program data vector? : Sas-administrator
is data integration and etl programming is same? : Sas-di