You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I have a database with id = db_id and this database has two fields, s1 and s2. Each field is multi-select. I want to update all entries in my database to have a new column, s3, which is a multi-select column that combines s1 and s2.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I have a database with id =
db_idand this database has two fields,s1ands2. Each field is multi-select. I want to update all entries in my database to have a new column,s3, which is a multi-select column that combiness1ands2.What is the best way to go about this?
Beta Was this translation helpful? Give feedback.
All reactions