Monday, 26 August 2013

Passing multiple parameters for mysql query using shell script

Passing multiple parameters for mysql query using shell script

I have to write a unix shell script which will take the parameters for
MySQL and export the result into csv file. I have written to some extent
but am unable to pass the multiple parameters from shell script to sql.
Can anyone help me out in this? Thanks!!

No comments:

Post a Comment