[code] SELECT * FROM Table WHERE Column LIKE '%[0-9]%' [/code]
How to detect if a string contains atleast a number? firstline نوامبر 4, 2017 MySQL, SQL, Sql Server, TSQL Leave a comment 894 Views Rate this post [code] SELECT * FROM Table WHERE Column LIKE ‘%[0-9]%’ [/code]بیشتر بخوانید: معرفی توابع کاربردی پایگاه داده MySQL در زبان PHP Share tweet