I have a flat file that is comma delimited I would like to add to the
start of every line

insert into table1 (


and append to the end of every line with );

is there a way I can do this using one command line?

Thanks

-- 
Kevin Saenz <[EMAIL PROTECTED]>

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to