BookmarkSubscribeRSS Feed
pavank
Quartz | Level 8

Hi Experts,

I have a question regarding data step and pass thru query difference which functions are not working in pass thru query compare to data step ? 

1 REPLY 1
Patrick
Opal | Level 21

For implicit pass-through: Which functions SAS can convert to database syntax is fully documented per access engine (like for SAS Access to Oracle). Look it up.

For explicit pass-through: Because SAS sends the syntax as-is to the database you need to use database functions in your code. The SAS functions are obviously not available.

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

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