Thread: Re: Collection

Re: Collection

From
Pavel Stehule
Date:

2015-02-13 14:13 GMT+01:00 Ramesh T <rameshparnanditech@gmail.com>:
COLLECT



Hi

Depends on what you needs. The collections are not supported by PostgreSQL - use a arrays instead.

http://www.postgresql.org/docs/9.4/static/arrays.html

Regards

Pavel Stehule