BookmarkSubscribeRSS Feed
thanikondharish
Calcite | Level 5

please fine difference between attached file1 file2 

i used to one command to show particular two variables like that can you give some more examplefile1.PNGfile2.PNG

4 REPLIES 4
SuryaKiran
Meteorite | Level 14

Homework? What have you tried so far?

 

Learn by your self, first picture has all the variables from SASHELP.CLASS dataset, where as 2nd picture has only two variables from the same dataset. Find the way how you can create table with only selected variables from source table.

Thanks,
Suryakiran
thanikondharish
Calcite | Level 5
i gave command like (show'sex age') then it showed 2 variables like do you
know any other commands

Tom
Super User Tom
Super User

Try the HELP command in Display Manager to see what is available.

Apparently that is the best place to look as the on-line documentation for VIEWTABLE and/or Display Manager is either non-existent or just extremely hard to find.

 

https://stackoverflow.com/questions/1233056/sas-display-manager-commands

 

ballardw
Super User

Where = 'age = 13' for example

Form  (equivalent to picking Form View from the View Menu)

colheading= name or label

 

Some of the commands only work when invoking the VT command such as:  vt mylib.mydata openmode=edit

 

Most of the commands are accessible using the View, Tools or Edit window when you have a viewtable window active.

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
  • 4 replies
  • 798 views
  • 0 likes
  • 4 in conversation