Pergunta de entrevista da empresa The Data Trust

What is a while loop in SQL?

Resposta da entrevista

Sigiloso

2 de ago. de 2021

SQL WHILE loop provides us with the advantage to execute the SQL statement(s) repeatedly until the specified condition result turn out to be false.