arbalest06 <[EMAIL PROTECTED]> wrote:
i got it working already..thank you so much!..would this
check(length(a) <= 3 also work if the datatype is integer?

If you want to limit an integer, just write check(a <= maxValue)

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to