How will you connect to a database server from linux?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What are environment variables?
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?
What does $0 mean in shell script?
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 is echo $shell?
What is shell scripting?
Can we run shell script in windows?
Write down the syntax of "for " loop
What happens on a system call?
What is the use of "shift" command in passing parameters?
How to print some text on to the screen?