Pergunta de entrevista da empresa Contino

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

Resposta da entrevista

Sigiloso

25 de nov. de 2022

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