When I use this query, it assigns every row to the same value. Is there anyway to make this not happen?
UPDATE TeamSET GroupID = CAST(RAND() * 4 AS INT)
Aucun commentaire:
Enregistrer un commentaire