SELECT * 
FROM <tablename>
WHERE value > 915

-----Original Message-----
From: delz [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 17, 2003 9:46 AM
To: [EMAIL PROTECTED]
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/[EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to