Postgres Array Traversing Problem

From: yogesh <yogesh(dot)arora(dot)daffodil(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres Array Traversing Problem
Date: 2007-10-04 09:26:07
Message-ID: 1191489967.494550.265430@y42g2000hsy.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

Hello Friends,

I have a Problem in Accessing Arrays in the Postgres.
The Description of my problem is given
here:-----------------------
I have two array of numeric types. One That stores the IDs and Other
Store their values at respective position.
One Id could be in more than one Row's Array. Now i have to search
the ID if it is present in the Array or not.

If present then at what position and to retrieve the corresponding
ID and its Value....present in the other table......
Is there any solution of it................If any Body knows please
reply me as soon as possible.......

any kind of help is appreciated

If you have any problem in understanding problem then mail me....

My EMail Ids are yogesh(dot)arora(dot)daffodil(at)gmail(dot)com and
yogesh(dot)arora(at)daffodildb(dot)com

I am in wait of your responses............

Thanks in advance..............

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Suresh Gupta VG 2007-10-04 14:49:28 Postgresql takes more time to update
Previous Message yogesh.arora.daffodil 2007-10-04 08:36:14 Re: RAISE NOTICE

Browse pgsql-sql by date

  From Date Subject
Next Message Hengky Lie 2007-10-04 11:22:32 Rule Error
Previous Message Tena Sakai 2007-10-04 02:25:04 Re: field separator problem