Select all rows where the dec row contains or ends with 0.
Posted: Thu Feb 01, 2007 11:21 am
Hello,
I need to select all rows * from a MySQL database where the dec column ends with 0 (or contains 0 if it is easier). How can I do that?
Best Regards
I need to select all rows * from a MySQL database where the dec column ends with 0 (or contains 0 if it is easier). How can I do that?
Best Regards