blob: cedd8d608057cf2252590473157ac31b80b96c89 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-logical-and-019.xq :)
(: Written By: Lalith Kumar :)
(: Date: Thu May 12 05:50:40 2005 :)
(: Purpose: Logical 'and' using string values :)
(:*******************************************************:)
<return>
{ "0" and ''}
</return>