BookmarkSubscribeRSS Feed
dataMart87
Quartz | Level 8

Is there a difference between an in-line view and a subquery?  If so, what is the difference?

1 REPLY 1
RichardinOz
Quartz | Level 8

An in-line view can be reused.

Is there a difference in the way a query is executed using either an in-line view or a subquery?  Possibly, but this would be up to the query optimiser to determine. 

Is there a difference in the way a query is developed using either an in-line view or a subquery? For a complex query it may be easier to design and test one or more in-line queries independent of the main query.  There may also be benefits for code maintenance.

Richard

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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