Inserting random characters to MYSQL Database

前端 未结 4 1300
说谎
说谎 2020-12-30 16:25

I want to add 100 entry to users table numbers field, random characters length is 10, all entry should be unique as well. How can i achieve this using MYSQL query code ?

4条回答
提交回复
热议问题