By bloid
via codespatter.com
Published: May 07 2008 / 07:18
Setting constraints and rules in the database is better than writing special code to handle the same task since it will prevent another developer from writing a different query that bypasses all of the special code and could leave your database with poor data integrity.
Add your comment