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 is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Are you in or at the office?
What command is used to switching between users in unix?
What is the command to find maximum memory taking process on the server?
What is difference between grep and find command in unix?
How do you grep recursively?
How do you repeat a command in terminal?
How do I delete files from command prompt?
What is .sh file?
What does the command ' $who | sort –logfile > newfile' do?
What are awk commands?
What is {} in find command?
What is the use of the command 'ls -x chapter[1-5]' ?
Why is grep called grep?
Differentiate cmp command from diff command.