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
Describe the zip/unzip command using gzip.
What is the comma to show the space allocation of files?
Write a command to display a file’s contents in various formats?
What do know about tee command and its usage?
Describe the usage and functionality of the command rm –r * in unix?
Who wrote grep?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain the steps that a shell follows while processing a command.
how to sort the content of the file based on numeric values
What is a bash command?
Explain mount and unmount command.
How do I find previous commands in unix?
What does pipe () return?
Enlist some filename manipulation commands in unix.
What is the unix command to confirm a remote host is alive or not?