Pregunta de entrevista de The Data Trust

What is a while loop in SQL?

Respuesta de la entrevista

Anónimo

2 ago 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.