BookmarkSubscribeRSS Feed
Sheeba
Lapis Lazuli | Level 10


I am trying to write a program which connects to oracle to extract sequence object and storing it into a variable.

How can I modify my sql pass through statement so that it runs only once ? My requirement is that first time i run eg project, i need to run the pass through and next time when i run the project, I need to have the value which i retained first...

Can anyone help me out with this?

2 REPLIES 2
LinusH
Tourmaline | Level 20

The simplest would be to split into two projects - one for your one time job, and store it's results in permanent location.

And the next project will read from that.

Data never sleeps
Sheeba
Lapis Lazuli | Level 10

Thanks Linush... I will try that....Since it is oracle sequence number, I want that to be created for each project.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1008 views
  • 3 likes
  • 2 in conversation