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 does the md command do?
What are the unix commands?
Which command will print your home directory on screen?
What is merge command in unix?
What are bash commands?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Differentiate cmp command from diff command.
What is grep short for?
What is “chmod” command?
Which command is used to copy files?
Does cp command overwrite files?
How do I delete files from command prompt?
Describe the zip/unzip command using gzip.
What is pipe command in unix?
Who wrote grep?