SQL Server Transact Basic to Expert - Inserting value in temporary table

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

Insert #empsal values (1, 1000, 100)