SQLServerCentral » Latest topics
Using PATINDEX To Determine If A String Is Alpha
Hi Guys,
I'm trying to write an SQL Server function to determine if the value passed to the function is alpha. The value would be a word. Is it possible to use PATINDEX to accomplish this? This is part of a larger process. 
I'm trying to write an SQL Server function to determine if the value passed to the function is alpha. The value would be a word. Is it possible to use PATINDEX to accomplish this? This is part of a larger process. 
No comments:
Post a Comment