Welcome Guest, Not a member yet? Register   Sign In
sql search
#1

[eluser]basty_dread[/eluser]
Is there any sql query in which i could query on the database which will only count the string with a number in it..

for example these are record in the database..

123 error
dominic 12343
fruits

the sql query num_rows should return 2 record..which is 123 error and dominic 12343
i tried this code but with limitation.

Code:
select vKeyword from mykeyword where vKeyword like '1%'


Messages In This Thread
sql search - by El Forum - 01-28-2010, 01:57 AM
sql search - by El Forum - 01-28-2010, 08:50 AM
sql search - by El Forum - 01-28-2010, 06:18 PM
sql search - by El Forum - 01-28-2010, 08:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB