1
Good morning,
I am in need of a help to delimit the phone field in my database, being more specific, if today someone type a phone number with 4 digits (for example) that phone will be saved, I need to be accepted only numbers between 8 and 9 digits, I am using Oracle 11g.
Can’t this be done in the application? Do you have to deal with it in the BD? Da to use one
trigger
ofbefore insert
, if you really need to do it in the comic book.– George Wurthmann