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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

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