BookmarkSubscribeRSS Feed
JBenz
Calcite | Level 5

Hi,

Can character variables in SAS be numeric? Can anybody give me an example? Thanks.

2 REPLIES 2
data_null__
Jade | Level 19

Character variables cannot be numeric but they may contain digits and otherwise look like numbers.

x='12.3';

JBenz
Calcite | Level 5

Thank you.

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
  • 2 replies
  • 854 views
  • 0 likes
  • 2 in conversation