Table 'mdl_question_categories': Field 'stamp': Populating Values after entering records to table manually

Re: Table 'mdl_question_categories': Field 'stamp': Populating Values after entering records to table manually

by Travis Bennett -
Number of replies: 0

If it just has to be unique, I guess that'll work!
Thanks!

I used:
UPDATE mdl_question_categories SET stamp = UUID() WHERE stamp = ''