on 11/3/05 12:11 AM, John thegimper at [EMAIL PROTECTED] wrote:

> I dont want it to INSERT that row.
> 
> Sample.txt
> name;category;price
> samsung;dvd;60
> siemens;mobile;40
> none;none;0
> 
> Say i dont want to insert rows where category is mobile or price <= 0.
> So in this case only the 'samsung;dvd;60' row would be inserted.

Probably pretty simple to just delete them after youa re done.
-- 
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
<http://www.newgeo.com>                     Novato, CA U.S.A.



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

Reply via email to