BookmarkSubscribeRSS Feed
sandeep_reddy
Quartz | Level 8

Hello All,

 

I have a column( Alert_Key) which needs to be populated as a sequence generator .The detail requirement is below.

 

1) If a key is generated then it should not be generated again.

2) Jobs are running parallel and each job will load key into the alert_key column.

3) Before loading the key ,it needs to checked if the key is there ,if so it should generate a unique key.

 

Many Thanks In Advance,

Sandeep.o

1 REPLY 1
BrunoMueller
Meteorite | Level 14

Hi

 

How about using the UUIDGEN() function. This will ensure, that you lways get a unique id.

 

Bruno

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

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
  • 1 reply
  • 1907 views
  • 0 likes
  • 2 in conversation