mysql search number in table
Posted
by Sanjay
on Stack Overflow
See other posts from Stack Overflow
or by Sanjay
Published on 2010-06-10T07:00:08Z
Indexed on
2010/06/10
7:02 UTC
Read the original article
Hit count: 227
hi,
i am using php/mysql.
i have a product table . in which most product have starting name with number.
i want to listout all products start with any number.
any one have idea about it....
© Stack Overflow or respective owner