BookmarkSubscribeRSS Feed
mernamaher
Calcite | Level 5

Hello Dears,

 

When using sql query file in sas and write a select query as this example in sas documentation

SELECT debtRatio AS {:debtinc:decimal}, cause AS {:reason:string:8} timestamp AS {:ts:datetime}
    FROM hmeq_test WHERE badloan = {?:bad:decimal}

this query on loaded table in sas memory or query database direct ?

 

Thanks 

1 REPLY 1
ballardw
Super User

Can you provide a link to the documentation page where you find that example.

 

There is a great deal of "documentation" available for SAS and some of it uses examples that connect to external data bases that have a wide variety of SQL syntax. It may not be possible to answer your question without seeing the context in the entire documentation.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 39 views
  • 0 likes
  • 2 in conversation