Query on array-elements inside object - Mailing list pgsql-sql

From Umashankar Kotturu
Subject Query on array-elements inside object
Date
Msg-id F39Fpihc64cSiIvb47G0000735b@hotmail.com
Whole thread Raw
List pgsql-sql
Hi,

I am new to Postgres as well as object database. Wondering if one of you can 
tell me on how to write a sql query to select an object that has a 
particular element in an array.

Example

If I create an object-table with 2 elements.
a) PatientID -> numeric
b) DiseaseArray -> array of text

- This DiseaseArray has elements like "cancer", "tb" etc...

Now how will I write a sql-query to select all patients that have "cancer"

Any pointers will be helpful.

regards,
Uma.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



pgsql-sql by date:

Previous
From: Andreas Tille
Date:
Subject: Re: Order by in stored functions
Next
From: Jie Liang
Date:
Subject: Re: Re: Order by in stored functions