set type and in clause - Mailing list pgsql-sql

From frank
Subject set type and in clause
Date
Msg-id 36A50668.4C0CD67B@x9media.com
Whole thread Raw
Responses Re: [SQL] set type and in clause  (Brian Baquiran <brianb@evoserve.com>)
Re: [SQL] set type and in clause  (Herouth Maoz <herouth@oumail.openu.ac.il>)
List pgsql-sql
i suppose it´s been asked before (i´ve seen the question, but not the
answer, in the mailing list archives):

how do you create a set type, i.e. an attribute which is, say ´set of
char´; and then you´d want to run some query like

select  . . . from  . . . where xxx in yyy

is such a data type supported by postgresql? do other dbms´s support it?

cheers

frank


pgsql-sql by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: RE: [SQL] binary operators / C func getting "invalid ELF header"
Next
From: Brian Baquiran
Date:
Subject: Re: [SQL] set type and in clause