| Sign In/My Account | View Cart |
| Article: |
Using Regular Expressions in PostgreSQL | |
| Subject: | They can also be used in check constraints | |
| Date: | 2006-02-02 23:30:35 | |
| From: | Joseph Scott | |
|
Another handy thing that you can do with regular expressions in PostgreSQL is use them in check constraints. I wrote an example of this at:
|
||