Subject Re: Array fields - there use / need ?
Author Ian A. Newby
Hi Johannes,
Although I have considered using array types in the past I have
always shied away from them because you cannot do anything to the in
SQL. This not only means that you cannot access them properly
through most of the interface layers but also that you cannot use
them in stored procedures or triggers.

Regards
Ian Newby