BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Leon_Seungmin
Obsidian | Level 7

Hello generous SAS community members,

 

I have a question about listing variable names(as opposed to label names) from a table. In the attached image file, I have a table from crsplib.asix. In the table, each column is represented with label, but I do not want to double click each colum to figure out its name which I can actually use in SAS editor. Is there any simple statement that lists the variable names from a specific table?

 

Thank you very much for your help all the time.

 

Leon


name.png
1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

In base SAS yu can click on View in the top menu and select "Column names".

 

If you always want names you can change the default behavior by altering the properties of a system option.

View solution in original post

2 REPLIES 2
ballardw
Super User

In base SAS yu can click on View in the top menu and select "Column names".

 

If you always want names you can change the default behavior by altering the properties of a system option.

Leon_Seungmin
Obsidian | Level 7

Thank you!

That was very helpful.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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