BookmarkSubscribeRSS Feed
LineMoon
Lapis Lazuli | Level 10

Hello experts,

In sas dataset, there is two type of variables : Numeric and Char.

So, in sas dataset, the type of Dynamic variable- it's stored the numric and char, the type is given by observation -, does it existe in sas ?

What's the pros ? and cons ? Could you explain the principle behind the dynamic type ?

 

VAR
ID_1
45
TY_10
12
17
PG

 

1 REPLY 1
SASKiwi
PROC Star

VAR would have to be defined as character to cope with both character and numeric values. There is no such thing as a "dynamic" variable type in SAS.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 691 views
  • 0 likes
  • 2 in conversation