yes, like an array column, but there are some differences from an array column.
Mayank
04/29/2020, 4:44 PM
For example, when applying predicates
d
Damiano
04/29/2020, 4:44 PM
ok
Damiano
04/29/2020, 4:44 PM
got it
m
Mayank
04/29/2020, 4:45 PM
So if your query was give me all companies that have location = USA. This will match the row in my example, even though there are more than one locations.
d
Damiano
04/29/2020, 4:46 PM
it someting like tableA(companies) and tableB(locations) and then join tableA and tableB talking about rdbms