RE: Mysqldump..need advise

2001-07-27 Thread Don Read
On 28-Jul-2001 azharmg wrote: > hi..good day, > > how to filter the fields from table that we wish to dump it.. > ie.table : abc fields:name,address,phone.. > > so we only want dump for field name and address only,... > how to do that.. > Start with this: localhost.dread$ cat csvdmp #!/bin/

Mysqldump..need advise

2001-07-27 Thread azharmg
hi..good day, how to filter the fields from table that we wish to dump it.. ie.table : abc fields:name,address,phone.. so we only want dump for field name and address only,... how to do that.. Rgds, - Before posting, please