How to open a Database using Unix Command Please Do Reply
Answer Posted / pradeep
in sybase
isql_r -S Servername -U username -P Password
go
//write your query
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the behavioural difference between cmp and diff commands?
Which command should you use to find the remaining disk space in unix server?
What is the use of the tee command?
What is the nmap command?
What is the command to view process running?
Describe the usage and functionality of the command rm –r * in unix?
How do you grep a case insensitive?
What is grep in bash?
What is pipe command in unix?
What does grep v do?
How do I use grep to find a file?
What is the difference between awk and grep?
Explain the steps that a shell follows while processing a command.
What is ctrl d?
What is the significance of the 'tee' command?