Passing variable from shell script to sql statement
I was trying to make cat1.txt as a variable ($2) so that it will be inserted in sql select statement. …
I was trying to make cat1.txt as a variable ($2) so that it will be inserted in sql select statement. …
Usually I use shell command time. My purpose is to test if data is small, medium, large or very large …