Skip to content

How do I set a multi choice column? #370

Answered by MarkMpn
navarrorc asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to do this like:

UPDATE systemuser
SET    new_approver_region = '0,1,2'
WHERE

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@navarrorc
Comment options

Answer selected by MarkMpn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants