BookmarkSubscribeRSS Feed
Hyounes
Calcite | Level 5

Hello,

Is it possible to generate the sas view creation code with Sas entrprise guide ?

Thanks.

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Everything is possible.  If you can provide some information on your question, then you will get better answers.  Examples are also useful.

Patrick
Opal | Level 21

@Hyounes

proc sql;
  describe view sashelp.vcolumn;
quit;
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1218 views
  • 0 likes
  • 3 in conversation