Re: INSERT & ZIP
jean-michel OLTRA <[email protected]> Mon, 15 Sep 2003 14:40:29 +0200
| Newsgroups | gmane.comp.db.sapdb.general |
|---|---|
| Message-ID | <20030915124029.GA4992@espinasse> |
Le lundi 15 septembre 2003, [email protected] a écrit... bonjour, > zip CHAR(5) CONSTRAINT zip like '(0-9)(0-9)(0-9)(0-9)(0-9)' ^^^^^^^^^^^^^^^^^^^^^^^ I think that regular expressions are not allowed in a LIKE predicate. -- jean-michel