[Arsperl-users] Regarding ars_LoadQualifier
Brought to you by:
jeffmurphy
|
From: vinod k. <vin...@ya...> - 2006-10-18 08:00:33
|
Hi,=0A =0ACan any one help me out in the following scenario?=0A =0AI need t= o retrieve rows from a table, where the data in a column length is greater = than 4=0AHow can I use length function in ars_LoadQualifier.=0A =0AI am usi= ng the following =0A =0A$schema =3D "PagerNotification";=0A($q =3D ars_Load= Qualifier($c, $schema, "\"Attachment 1\" !=3D \"NULL\"")) || die "Unable t= o load $ars_errstr";=0A =0AAbove is retrieving all the records from PagerNo= tification form=0A =0AHow can I use length function in ars_LoadQualifier.= =0A =0A =0AWith Regards,=0AVinod.R=0A=0A |