Could you please elaborate which program. The status is 0, when I run $? command.
I can run this sql properly from unix.
My question in other words
I have $STARTDATE & $ENDDATE values with me(from user input). I need to use these values in sql query & output the data in html web page when the user clicks on "submit" button.
How to do this?