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? Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.