Hi,
> I have a table where I would like members of a uid field to be limited
> by the range of values that are in another field. What I am looking for
> would be taken care of with the enum() operator except I need the range
> of values to be dynamic - because uid will change. I've been told tha
Hi everyone,
I have a table where I would like members of a uid field to be limited
by the range of values that are in another field. What I am looking for
would be taken care of with the enum() operator except I need the range
of values to be dynamic - because uid will change. I've been told