Example: tourism industry
Ways to Summarize Data Using SUM Function in SAS

Ways to Summarize Data Using SUM Function in SAS

Back to document page

Similarly, all of the above PRINT SUM examples can be performed using PROC SQL statements. SQL scripts automatically output the results to the output window unless you use the create table statement within PROC SQL, in which case results are output to a dataset. proc sql; *create table as; select Y2010, Y2011, Y2012,

  Script, Sql scripts

Download Ways to Summarize Data Using SUM Function in SAS


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries