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/
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