SQL Server Transact Basic to Expert - Inserting value in tablevariable

This blog shows how to insert value in table variable in SQL server

Insert @empsal values (1, 1000, 100)