Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

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:


http://joseph.randomnetworks.com/archives/2004/05/24/postgresql-check-constraint-supports-regular-expressions/