0

I'm using MySQL server In my database, I want to add a number for every user automatically, I want it to be increased by 7 numbers each time. how to do it?

MARYAM
  • 1
  • 3
    Does this answer your question? [MySQL autoincrement column jumps by 10- why?](https://stackoverflow.com/questions/206751/mysql-autoincrement-column-jumps-by-10-why) – Cositanto Oct 25 '22 at 08:07
  • There is no such feature in MySQL. – Akina Oct 25 '22 at 08:11
  • It's unclear what the problem is. Is this an autoincrement column, that should increase with each new row in a table? Please add more detail to your question. – AdamExchange Oct 27 '22 at 04:36

0 Answers0