Search Postgresql Archives

Re: Dumping rows into an array?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



karly@xxxxxxxxxxxxx writes:
> I've been unable to come up with the counterpart to select the
> keywords and populate an array that I can return..  

I think you want something along the lines of

	kwlist := array(select keyword from keywords where ...);

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux