Thread: Array fields in Postgresql...

Array fields in Postgresql...

From
jaggybala@yahoo.com (Jagdeesh)
Date:
Hi all,

Can any one give me a link/tutorial for using arrays in databases..I
need Queries to access the arrays as well...

Thanx in advance.

regards,
Jagdeesh.


Re: Array fields in Postgresql...

From
"Randolf Richardson, DevNet SysOp 29"
Date:
> Can any one give me a link/tutorial for using arrays in databases..I
> need Queries to access the arrays as well...
       A quick search in Google.Com yielded a number of results which included 
the following:
               PostgreSQL Tutorial               http://www.eskimo.com/support/PostgreSQL/tutorial/
("Arrays"are listed near the end of the page)
 
       In Google.Com, you can also use the following search string:
               +postgresql +arrays +tutorial

-- 
Randolf Richardson - rr@8x.ca
Inter-Corporate Computer & Network Services, Inc.
Vancouver, British Columbia, Canada
http://www.8x.ca/

This message originated from within a secure, reliable,
high-performance network ... a Novell NetWare network.



Re: Array fields in Postgresql...

From
Achilleus Mantzios
Date:
O kyrios Randolf Richardson, DevNet SysOp 29 egrapse stis Nov 17, 2003 :

Also intarray contrib package is a good learning place.

> > Can any one give me a link/tutorial for using arrays in databases..I
> > need Queries to access the arrays as well...
> 
>         A quick search in Google.Com yielded a number of results which included 
> the following:
> 
>                 PostgreSQL Tutorial
>                 http://www.eskimo.com/support/PostgreSQL/tutorial/
>                 ("Arrays" are listed near the end of the page)
> 
>         In Google.Com, you can also use the following search string:
> 
>                 +postgresql +arrays +tutorial
> 
> 

-- 
-Achilleus