How Connect to a Database in Shell Programming?
Answer Posted / seshadri sethi
(1)1st give "sqlplus"
(2)then it will show "sqlplus" prompt
(3)give "db username"
(4)give "db password"
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Where are cowrie shells found?
How to calculate the number of passed arguments?
How do I set bash as default shell mac?
What is the syntax of while loop in shell scripting?
What is the best scripting language?
How do I run a shell script on a mac?
Write a command sequence to find the count of each word?
How will you print the login names of all users on a system?
What is a scripting language simple definition?
Given a file find the count of lines containing the word "abc".
What language is bash?
What is an sh file?
Is shell scripting a language?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
How do I edit a .sh file?