You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess using "while" statement while "Selecting" is not possible right?
Using "while" statement while "Selecting" much better for performance. Because storing the data in a variable then looping to edit something is not preferred.