Question d’entretien chez Dell Technologies

Difference between temp table and table variable?

Réponse à la question d'entretien

Utilisateur anonyme

6 août 2017

Temp table will send the data to the table variable and will drop the temp table.

1