Can anyone tell me what will be the maximum allowable cell content (in Work_Description variable) of the observation?
ID Name Work_Description
101 John Construction Worker
Thanks,
In theory, a character variable can be defined as 64K character long. However, if you already have created a SAS data set, you can examine the variable definitions that are built in by running PROC CONTENTS.
Was assuming 32k is the limit as it is processed signed not unsigned
The max length of a character variable is 32767.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.