Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.
What lives in a shell?
How do I open a jshell in cmd?
What does $@ mean in shell?
How do I stop script errors?
What is in a script?
How do I run a script on mac?
What is scripting used for?
How to debug the problems encountered in the shell script/program?
Why is it called a shell?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
what is tickets $ what low,medium,high priorite pls define time also
How can you get the value of pi till a 100 decimal places?
What's the difference between scripting and coding?
determine the output of the following command: echo ${new:-variable}