Question d’entretien chez The Data Trust

What is a while loop in SQL?

Réponse à la question d'entretien

Utilisateur anonyme

2 août 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.