[ List Archives Home ] [ Thread index for 2008 ] [ Date index for 2008 ] [ Author index for 2008 ]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Jeff Malch asked:

"the problem is that there is no boolean operator for "give me the
records if the Lib. Has field doesn't exist." (e.g. BIB LEVEL = s AND
LIB. HAS not exist AND ...)

I believe you would use

BIB LEVEL = s

AND

LIB HAS =       (leave this blank, indicating "equal to nothing", which 
picks up records which do not have your lib has field)

I think you want to use "equal to nothing" instead of "not exists".

Diane Moore
Cal State Northridge