Обсуждение: Array fields in Postgresql...
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.
> 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.
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