got it, tnx anywayz
-- -
Louie Miranda
http://www.axishift.com
- Original Message -
From: "Louie Miranda" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 29, 2004 1:02 PM
Subject: select some part, but excluding something.
> select pr
select product_code,title,language,issue,category,cost from iip_t_cp where
language = 'english';
I do this when selecting my database tables. But i would like to exclude one
table "depleted" i have not included it on the select option but it is
listed under language.
Here are the tables
mysql> d