SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
AliMN
Calcite | Level 5

(index=(Memserv=(mbr_name serv_dt)));

Can someone please explain to me what the above code is doing?

AM

1 ACCEPTED SOLUTION

Accepted Solutions
bnarang
Calcite | Level 5

Basically, it creates a composite index used in datastep.

For the literature,, You can refer to this document

http://www2.sas.com/proceedings/sugi29/123-29.pdf

View solution in original post

2 REPLIES 2
bnarang
Calcite | Level 5

Basically, it creates a composite index used in datastep.

For the literature,, You can refer to this document

http://www2.sas.com/proceedings/sugi29/123-29.pdf

AliMN
Calcite | Level 5

Thanks a lot Bhpinder for the great input.

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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