SQL Server 2008 introduces the ability to pass a table data type into stored procedures and functions. The table parameter feature can greatly ease the development process because you no longer need ...
This is similar to the All in Memory procedure, but uses data-at-execution for the table-valued parameter. For another sample demonstrating table-valued parameters, see Use Table-Valued Parameters ...
My favourite – and it seems many other people’s favourite – new feature in the February 2022 Power BI Desktop release is support for more datasources (including SQL Server, Azure SQL DB and Synapse) ...