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
What are the prime responsibilities of data integration administrator? : Sas-di
explain the key concept of sas? : Sas-administrator
What is the maximum and minimum length of macro variable
what are the types of interactive display types? : Sas-bi
What do the mod and int function do? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
why a stop statement is needed for the point= option on a set statement?
What is the use of %include statement?
What’s the difference between var b1 – b3 and var b1 — b3?
How will you generate test data with no input data?
Explain the purpose of substr functions in sas programming.
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
How do you add a number to a macro variable? : sas-macro
Explain bmdp procedure?