i have a problem with the check option for example create table ex ( t INT check(t<4) ); but even if i use check(t<4) i can insert 5,6,7.....all values!:( why? Ale p.s. I'm using 4.0.12 version
- Re: check Alex82
- Re: check Egor Egorov
- Fw: check Alex82
- Re: Fw: check Michael Brunson
- Re: Fw: check Egor Egorov
- Re: Fw: check Mikael Engdahl
- Fw: Fw: check Alex82
- Re: Fw: Fw: check woody at nfri dot com