Question d’entretien chez Contino

SQL Imagine you want to make some changes to table A, without actually changing table A. How do you do it ?

Réponse à la question d'entretien

Utilisateur anonyme

25 nov. 2022

I create a temporary table aside where I copy the data into, making the changes there