0
Hello, I have a question in PHP My Admin which is as follows:
-I have a table that I need to put as default value in a column a random value.
Someone could shed some light on this matter?
I know how to make one TRIGGER
in PHP My Admin, the problem is creating a random string.
https://stackoverflow.com/questions/16737910/generating-a-random-unique-8-character-string-using-mysql see if it helps
– Motta
Hello, that way they explain it doesn’t work on
PHP My Admin
. Could you provide me with another way?– Simple coder