Good evening, is there any way to generate random names with stored procedures in MySQL?
I have the following table:
ALUNO (id: int [PK], name (varchar (100)), age: int, Cr (float))
I need this table with 10mil entries popular.
To gene...
asked by
20.05.2016 / 03:23