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.

sas-innovate-white.png

🚨 Early Bird Rate Extended!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Lock in the best rate now before the price increases on April 1.

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