Commit 42bec2b8 authored by Nikitha Moosapet's avatar Nikitha Moosapet

assg1.sh bash script file

parent 1bdafbfb
awk -F, '{ print "insert into my fruits (code, name,color) values ("$1",\""$2"\",\""$3"\")" }' ./Input/sample.csv>output.txt
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment