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 does grep v do?
What is the difference between cat command and more command?
What difference between cmp and diff commands?
What is {} in find command?
What is the significance of the 'tee' command?
What is grep short for?
What do chmod, chown, chgrp commands do?
Is ‘du’ a command? If so, what is its use?
What is the use of find command in unix?
How do I search a whole word in vim?
Name the general commands in using unix os for a beginner?
What is ctrl d?
Explain command to display different lines that are found when compare two files?
Give the command for finding the current date.
What does the md command do?