Constraints of User role allowed to add a record in table.
A seller is only allowed to add a product, but a buyer shouldnt be able to. how to limit this from DB?
When adding a new field in product table, its only possible to add User Role as a field with all roles accessible(seller, buyer, etc)…