Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: array_to_string



"Sabin Coanda" <sabin(dot)coanda(at)deuromedia(dot)ro> writes:
> I used the function array_to_string, and I found it ignores NULL values, 
> e.g. array_to_string( 'ARRAY[1,NULL,3]', ',' ) returns '1,3'.

Do you have a better idea?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group