Category "multivalue"

Parse nested Json to splunk query which has string

I have a multiple result for a macAddress which contains the device details. This is the sample data "data": { "a1:b2:c3:d4:11:22": { "d

Is there a multivalued field type available in PostgreSQL?

I want to know if it is possible to store multiple values in a field in PostgreSQL. I have a table called Token with the columns id, text and category. categor