n is genrally the max though. “From i=0 to n” is used in math all the time.
n is genrally the max though. “From i=0 to n” is used in math all the time.
Or at least run it in the test database first.
Or run your updates/deletes as select first.
Most websites use them. Smaller file -> less bandwidth -> lower costs.
I assume they wrote it as 5000 and it got changed to 5E3 by the minifier as it saves a byte?
Which is fine, only it might confuse whoever then has to maintain your code.