PHP Coding Solutions
php coding solution, form validation
Thursday, April 25, 2019
select a row using a value in comma separated fields
mysql query to select a row using a value in comma separated fields
example: user table
Query: select name where product Id is 5
SELECT * FROM `user` WHERE find_in_set(5,my_product)
Result:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment