Which feature in SQL Server and Azure Synapse Analytics lets you run T-SQL queries against external data stores and makes those external sources appear as tables in a SQL database?
The Tabular Object Model (TOM) is a .NET library that provides an abstract layer on top of the XMLA endpoint. It allows developers to write code in terms of a intuitive programming model that includes ...