Multiple choice technology programming languages What is the use of %INCLUDE statement in a program? Includes external files Includes SAS datasets Includes variables from other datasets All of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation The %INCLUDE statement in SAS is a global statement used to include and execute external files containing SAS statements or data lines in your current SAS session.