BookmarkSubscribeRSS Feed
laxmanpai
Calcite | Level 5

Hi All, Could anyone suggest me as to how can i convert a SAS code to SQL stored procedure.

Is there any tool to convert sas code to SQL.

Awaiting your reply 

 

Regards

pai

2 REPLIES 2
Jagadishkatam
Amethyst | Level 16
I don't think there is any tool to convert the sas code to SQL we need to do that manually by coding in sql.
Thanks,
Jag
Kurt_Bremser
Super User

Yes, there is a tool. It sits between your ears.

 

SAS data step code is quite different from SQL; there are lots of things you can't do with SQL, or can only do with complicated code. Nothing that a simple translation tool could reliably do.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 921 views
  • 1 like
  • 3 in conversation