What is the regular expression pattern that enables every input besides characters? So far this is what i have -
CREATE PROCEDURE Paging_Movies @alphaChar ch
SQL Server 2008 R2 has some regular expression functions built-in.
Here's a link explaining how to extract them and use them in your own database.