Forum Discussion

jasonminhas's avatar
jasonminhas
Frequent Visitor
4 years ago
Solved

Trying to Create BOOL Column Using Data From Other Tables

My objective is to create three True/False columns in the account_table that identifies whether the account has purchased the "New", "Old" or both products based on the "Product Tag" column in the pr...