Skip to content

GeekyBoy.com

Adam Culp's Tech Blog

Tag: find_in_set

MySQL FIND_IN_SET

I was faced with a field in the database that had a comma separated list of INT’s with a space after the comma. The application searched this field to generate the recordset to display on a web page. First I tried using LIKE, with something along this line: ($state_id is being passed by PHP) SELECT… Continue reading MySQL FIND_IN_SET

Published January 22, 2007
Categorized as Databases, MySQL, php, programming, Quick Tips Tagged database, find_in_set, MySQL, query, sql

Pages

  • About Adam
  • Talks
  • Videos
  • Contact

Recent Posts

  • Sharing the Beachcasts office and studio set up
  • 10 reasons to become a consultant or have a consulting business
  • Zend Framework becomes Laminas project
  • 10 bad things about consulting, and why it might not be for you
  • How to get lines of code in PHP with PHPLoc via CLI or using Docker
GeekyBoy.com
Proudly powered by WordPress.