Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Check if a given value is numeric or not using SQL
WhatsApp
Karthikeyan Anbarasan
12y
5.2
k
0
0
25
Blog
This blog shows how to check if the given value is Numeric or not using the ISNUMERIC keyword in SQL query
Example:
SELECT ISNUMERIC('1Ab3v')
The expected result would be 0 which means its not numeric if a valid number is given it would return as 1
SQL Server Transact Basic to Expert - Check if a given value is numeric or not using SQL
People also reading
Membership not found