how can i develop forum code? any one pleale help me on this question
What is Stage logging ?
How you will restore deleted users OneDrive?
Explain radio telescopes?
What is the size of empty structure in c?
We have an output dataset in job with disp parameter as shr.
What is the solution if you need to manipulate sets of items?
Are there any general rules for flushing slurry lines?
In a test environment, is there a need to run a runstats?
What is the attributes only flag?
List down the type of hypervisors supported by openstack?
What is the quickest way to fetch the data from a table?
what is capitalization? What is its importance?
What is the use of persist method in hibernate?
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.