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 a bash command?
What does awk stand for?
what is the advaantage of each user having its own copy of the shell?
What does this command do,"$more readme.txt“?
How to display no of records in oracle using unix command?
What is awk command used for?
What do know about tee command?
What is the use of cut command in unix?
What does grep v grep do?
What is grep command in unix with examples?
Write a command to kill the last background job?
What is the size of time_t?
What are some command words?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the pipe command?