Welcome Guest, Not a member yet? Register   Sign In
select substring using negative length
#2

[eluser]Aken[/eluser]
MySQL supports regular expression matching:

Code:
SELECT * FROM loan WHERE resitNo REGEXP 'S[0-9]{5}'


Messages In This Thread
select substring using negative length - by El Forum - 01-30-2011, 06:28 PM
select substring using negative length - by El Forum - 01-30-2011, 08:51 PM
select substring using negative length - by El Forum - 05-24-2012, 04:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB