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 difference between scripting and coding?

0 Answers  


Is shell scripting easy to learn?

0 Answers  


How to customise the existing shell?

1 Answers  


How do I run a shell script on a mac?

0 Answers  


Explain about gui scripting?

0 Answers  


How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.

6 Answers   TCS,


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

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


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

0 Answers  


How to calculate the number of passed arguments?

0 Answers  


How do I start a shell script?

0 Answers  


what is the meaning of First line of shell script ,what is meaning of #! pleas explain brifly

4 Answers  


how to find weblogic version through linux cammand

1 Answers   L&T,


Categories