In sybase, we can have multiple users associated to same
login ,each corresponds to different databases, right? how
can we login to one database with corresponding user id?
Answer Posted / rashmita
Yes, it’s possible that we can login to one database with
corresponding user id. Because we can have multiple users
associated to same login, each corresponds to different
database, so
We can login to one database with corresponding user id by
issuing command from command prompt
is : isql –U_user id –P_password –D database_name
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
You need to manipulate varbinary columns in sybase. How would you do that?
How to check if sybase database is up and running?
What is server replication?
What is sybase? What are its important features?
What is isql in sybase?
Explain update statistics.
How do you use workspace in sybase?
Explain the advantages of sybase iq.
Is sybase owned by sap?
How to check sybase database status in linux?
What is sybase ?
How do I open sybase control center?
How does partition assignment relate to transactions in sybase?
How would you check the long running transaction?
Is sybase sql?