Table Server Programming Language
From sasCommunity
Acronym TSPL
Documentation (9.2)
It's not a superset of the DATA Step language. For example, there is no MERGE statement[1]. Presumably one would use SQL instead. SQL statements can be embedded[2], much like inline views in PROC SQL.
