A PROC SQL inner join can combine
a maximum of 2 tables or in-line views, but multiple joins can be chained together.
a maximum of 32 tables or 2 in-line views.
a maximum of 32 tables, which includes any tables referenced by an in-line view.
a maximum of 2 tables and 32 columns.