The Data Trust interview question

What is a while loop in SQL?

Interview Answer

Anonymous

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