From: | "Yogesh Arora" <yogesh(dot)arora(dot)daffodil(at)gmail(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Cc: | aroravishal22(at)hotmail(dot)com, ashish(dot)karalkar(at)info-spectrum(dot)com, Jayakumar_Mukundaraju(at)satyam(dot)com |
Subject: | Problem in Accessing Array Element at Position |
Date: | 2007-10-04 07:38:37 |
Message-ID: | 116685ec0710040038y29ed69d1hb63d9438b657596f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
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..............
--
Best Regards,
Yogesh Arora
Mobile: 09255123173
From | Date | Subject | |
---|---|---|---|
Next Message | yogesh.arora.daffodil | 2007-10-04 08:36:14 | Re: RAISE NOTICE |
Previous Message | yogesh.arora.daffodil | 2007-10-04 06:57:05 | Re: Postgres Array Traversing |