code the tables statement for a single level frequency?

Answer Posted / aravind9882

proc freq data=lib.dataset;
table var;
run;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?

1769


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

739


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

744


Mention the difference between ceil and floor functions in sas?

759


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

655






what can you learn from the sas log when debugging? : Sas programming

700


List out some key concept of SAS

702


What are the table names in oracle database...?

2373


Compare sas with other data analytics tools.

682


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

783


what is SAS OPTIMIZATION?

1920


What are the statements that are executed only?

774


Can you execute a macro within a macro? Describe. : sas-macro

766


Enlist the functions performed by sas.

774


how to debug and test the sas program? : Sas-administrator

668