Answer the question
In order to leave comments, you need to log in
How to process this request to the database?
Good morning gentlemen :)
How to make a request through the DB facade:
set @n = 0;
update `your_table` set `id` = (select @n := @n + 1);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question