Hi, I have a postgresql database with a web interface and I need to
check that the data being entered is valid for the field. I am using PHP
for scripting, are there any postgres functions for creating validation
rules that I could use.
Hope this is clear enough
Bob