What is SAS procedures?

G Sikka
Jun 22, 2021

--

SAS procedures analyze data in SAS data sets to produce statistics, tables, reports, charts, and plots, to create SQL queries, and to perform other analyses and operations on your data.

SAS procedures also give you ways to manage and print SAS files.

A group of SAS procedure statements is called a PROC step.

Example of SAS procedures:-

--

--