so I have a sybase 12.5 db, with a table of phone numbers.
If the phone number is blank, or 000 000 0000, I need the insert to fail.
I can't 'fix' it from the front-end, as I have no control over the utility that does the insert.
I know there's a way to do this, but I'm having trouble figuring it out.
Thanks