SELECT *
FROM <tablename>
WHERE value > 915
-----Original Message-----
From: delz [mailto:delz@stripped]
Sent: Friday, October 17, 2003 9:46 AM
To: mysql@stripped
Subject: Help in querying
Hi All,
I'm using mysql as my database. I have a table which has the following
colums:
idx
productname
value
My question is how do i display and select all the data that has a value
of more than 915.
Hope you can help.
Regards,
Delz
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=1