How to open a Database using Unix Command Please Do Reply
Answer Posted / srinivas panguluri
Answer for DB2:
db2 connect to database_name user schema_name using password
For rest of the SQL queries add db2 as alias
ex: db2 select * from tablename.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the function of grep command in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
What does this command do? Cat food 1 > kitty
Why is grep called grep?
What does the md command do?
What are the commands in UNIX to list the files in a Directory?
What is in grep command?
How can you see the command line history?
What are the unix commands?
What is the difference between cat command and more command?
What's a command word?
Using unix command how to display no of records in oracle?
What are some command words?
What are the general commands in using unix os for a beginner?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?