let\'s say that there\'re 2 tables (in oracle SQL) like this:
user(user_id, company_id):
123 | company_id_1 | 123 | company_id_2 |