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

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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