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