On Wed, 17 Mar 2004, Stephan Szabo wrote:
> Actually, shouldn't a table level check constraint be able to do this with
> something like:
> check (purchase_type!=3 or comment is not null)
That worked Stephan.
Gregory. I think yours would work too. Saw Stephans answer and tested
before I saw your email.
Thanks guys.