How to open a Database using Unix Command Please Do Reply
Answer Posted / my name
isql -Uuname -Ppswd -Ddbname -Sdbservername -c
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you grep recursively?
What is difference between grep and find command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
How do I delete files from command prompt?
What is the general format of unix command syntax?
What does sed command do in unix?
Write a command to display a file’s contents in various formats?
Can you explain a little bit about command substitution?
What is the behavioural difference between cmp and diff commands?
What does the command '$ls | wc –l > file1' do?
What is “chmod” command?
What is rmdir command?
Which command should you use to find the remaining disk space in unix server?
Describe the usage and functionality of the command rm –r * in unix?
What do chmod command do?