Hi everybody,
what are inline view and proc sql view?
Bye.
See Inline View
An inline view is not stored, but used within a query; it is often called a subquery.
A SQL view is stored and can be used like any dataset.
See Inline View
An inline view is not stored, but used within a query; it is often called a subquery.
A SQL view is stored and can be used like any dataset.
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.
Ready to level-up your skills? Choose your own adventure.