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


Please Help Members By Posting Answers For Below Questions

What is awk in shell scripting?

559


How to debug the problems encountered in the shell script/program?

632


Why should we use shell scripts?

594


How do I run a shell script on a mac?

633


How do I run a shell script in powershell?

556






How to find duplicate record in file using shell script?

853


How does ls command work?

589


How will you emulate wc –l using awk?

913


What is web script?

586


How do I open the shell in cmd?

531


Calculate a real number calculation directly from the terminal and not any shell script.

664


What is eval in shell script?

653


Explain about "s" permission bit in a file?

618


What are types of shells?

551


Write down the syntax for all the loops in shell scripting.

664