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
Write the syntax for "if" conditionals in linux?
write a program to display all the files from the current directory which are created in particular month
Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
What shell is bin sh?
defination of mapfile in winrunner?
What is shift command in shell script?
What is web script?
What is the difference between a 'thread' and a 'process'?
What are the three main forms of enabling debugging in a shell script?
How do I run a bin bash script?