Wrangle nested composite type arrays into something more elegant to work with, unnest to the rescue.
tag: SQL
Articles tagged SQL
In this example we will show how to create and use custom types for columns within postgresql tables and be able to create an array of custom...