How Connect to a Database in Shell Programming?

Answer Posted / ashu

you have a "sqlplus" command to connect to database.

command is as follows:

sqlplus <db_username>/<db_password> @test.sql

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are scripts in psychology?

601


How do I open the shell in cmd?

531


Explain about the exit command?

570


What is mac default shell?

617


How to check if the previous command was run successfully?

597






What is bash used for?

581


Why are there shells on the beach?

599


What is the command to find out today's date?

591


Write the syntax for "if" conditionals in linux?

599


How can you get the value of pi till a 100 decimal places?

554


What are the advantages of shell scripting?

586


What does echo mean in scripting?

592


What is computer cli?

499


How do you find out What is your shell?

592


What is the significance of the shebang line in shell scripting?

533