Answered step by step
Verified Expert Solution
Question
1 Approved Answer
What is the difference between a LENGTH and an informat in SAS? LENGTH is required for all variables, informat is optional They are the same
What is the difference between a LENGTH and an informat in SAS?
LENGTH is required for all variables, informat is optional
They are the same thing
LENGTH is used for numeric variables, informat is used for character variables
LENGTH defines the maximum number of characters for a character variable, while informat specifies how to read data into a variable eg numeric format, date format
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started