Query on array-elements inside object

Поиск
Список
Период
Сортировка
От Umashankar Kotturu
Тема Query on array-elements inside object
Дата
Msg-id F39Fpihc64cSiIvb47G0000735b@hotmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andreas Tille
Дата:
Сообщение: Re: Order by in stored functions
Следующее
От: Jie Liang
Дата:
Сообщение: Re: Re: Order by in stored functions