How To Select Between In Mysql Database Mysql Query



How To Select Between In Mysql Database Mysql Query
 (380) Click. Work. Collect
How To Select Between In Mysql Database Mysql Query
Post Description:
Post Tags: how, to, select, between, in, mysql, database, mysql, query
This Post Has Been Viewed 435 Times Since Fri Feb 29, 2008 12:30 pm Posted By hostman with 1 replies
How To Select Between In Mysql Database Mysql Query
today i learned how to send a query to select between values

for example, i have 50 user_id and i want to select only between 25 and 30 so to do that, i can send this query:

$sql = "SELECT user_id FROM mytable WHERE user_id BETWEEN 25 AND 30";



Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Select Between In Mysql Database Mysql Query




:: 1 :: #54963 - Reply By kewati On Fri May 23, 2008 7:27 pm
Reply How To Select Between In Mysql Database Mysql Query
kudos to you guys for letting us to know more about mysql.
i need to know how to instal mysql 3.0,4.1 or 5 version of mysql