SQL SERVER – How to Allow Only Alphabets in Column – Create Check Constraint to Insert Only Alphabets
Here is the question I just received in email. “Pinal, I searched your blog at https://blog.sqlauthority.com/search-sqlauthority/ but I could not find a solution to my problem. I have a column where I only want to allow alphabets. If anyone wants to insert number or any other value in that table,…
Read More