How would you generate tables, listings and graphs? 1.48K viewsOctober 10, 2022FDA 0 Sam Smith11.38K September 23, 2020 0 Comments Spread the loveSpread the love 1 Answer ActiveVotedNewestOldest 0 Blogolu28.38K Posted September 23, 2020 0 Comments Spread the loveWe can generate the listings by using the PROC REPORT. Similarly we can create the tables by using PROC FREQ, PROC MEANS, and PROC TRANSPOSE and PROC REPORT. We would generate graph, using proc Gplot etc. Spread the love Login