onedumbcoder Posted May 20, 2008 Share Posted May 20, 2008 Can I do this: "select * from person WHERE age >= 4"? If not can you please tell me the correct format Link to comment https://forums.phpfreaks.com/topic/106474-solved-how-to-do-a-query-with-a-greater-than-requirement/ Share on other sites More sharing options...
rhodesa Posted May 20, 2008 Share Posted May 20, 2008 that is fine, as long as age is a numeric datatype Link to comment https://forums.phpfreaks.com/topic/106474-solved-how-to-do-a-query-with-a-greater-than-requirement/#findComment-545742 Share on other sites More sharing options...
onedumbcoder Posted May 20, 2008 Author Share Posted May 20, 2008 thank you rhodesa Link to comment https://forums.phpfreaks.com/topic/106474-solved-how-to-do-a-query-with-a-greater-than-requirement/#findComment-545753 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.