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.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is the use of "test" command?

2 Answers  


Write a shell script to looking at the log file to see if the test has passed or not

2 Answers   TCS,


Write a shell script to check whether a number is Armstrong number or not?

1 Answers   Flipkart,


What is option in shell script?

0 Answers  


c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l

0 Answers  






write a shell script to identify the given string is palindrome or not?

17 Answers   CTS, HP, IBM, InfoEst, Wipro,


How to set an array in linux?

0 Answers  


Which scripting language is best for automation?

0 Answers  


What is the crontab?

0 Answers  


Why is it called a shell?

0 Answers  


What are the different types of shell scripting?

0 Answers  


What is scripting used for?

0 Answers  


Categories