When data is entered into a column of the wrong data type an error will be returned already.
For example is a column has the data type of INT and you try to put text data into the column the database will return an error message.
If you want a text field and you add a constraint to it and the new value does not meet the requirements of the constraint an error message will return an error message.
Last Wiki Answer Submitted: March 16, 2008 5:10 am by Denny Cherry64,520 pts.
All Answer Wiki Contributors: Denny Cherry64,520 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.