MCQ: Advanced SQL Tutorial | Temp Tables

Select the correct single-word answer.

1. What symbol is used to prefix the name of a temporary table during its creation in SQL Server?


2. Unlike a CTE, a temporary table can be referenced a ‘______’ number of times within a session.


3. What SQL command is used to add new rows of data into a temporary table?