How do I… Reject alpha characters in a SQL Server character column?
Posted February 1st, 2008 by Andrew PopoffEnforcing your data’s integrity is probably the single most important issue you face when designing a database. Validating user input is one way of keeping bad data from making its way into your analysis and reports. It only takes one piece of bad data to throw everything off. It’s serious business and there are no [...]
Tags: SQL | No Comments »