Pregunta de entrevista de Contino

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

Respuesta de la entrevista

Anónimo

25 nov 2022

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