where x in (a,b,c)
[prev]
[thread]
[next]
[Date index for 2005/04/08]
This is a multi-part message in MIME format.
------=_NextPart_000_01D6_01C53C28.ADF9E100
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi --
Is there a way to do a retrieve or search using cdbi for a subset of =
the records using an In operator, i.e. is there something like:
my @people =3D People->retrieve(Name In qw (Ralph Jane Egbert);
Thanks,
Barry
215-885-5187
------=_NextPart_000_01D6_01C53C28.ADF9E100
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2604" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi --</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> Is there a way to do =
a retrieve=20
or search using cdbi for a subset of the records using an In operator, =
i.e. is=20
there something like:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>my @people =3D People->retrieve(Name =
In qw (Ralph=20
Jane Egbert);</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Barry</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>215-885-5187</FONT></DIV></BODY></HTML>
------=_NextPart_000_01D6_01C53C28.ADF9E100--
|
where x in (a,b,c)
Barry Dancis 14:49 on 08 Apr 2005
|