farkewie Posted November 5, 2007 Share Posted November 5, 2007 hey guys i think it simple but i want to telect all db entries where a certain field is less than 3? Link to comment https://forums.phpfreaks.com/topic/76053-solved-select-from-table-when-field-is-less-than-3/ Share on other sites More sharing options...
rajivgonsalves Posted November 5, 2007 Share Posted November 5, 2007 this would do select * from tablename where fieldname < 3 Link to comment https://forums.phpfreaks.com/topic/76053-solved-select-from-table-when-field-is-less-than-3/#findComment-384973 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.