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
Explain intimate shared memory(ism)
Explain data cache?
Given a table which contains some rows with duplicate keys, how would you remove the duplicates?
Explain index covering? List its merits.
Tempdb is full. How would you clear it?
What are the important features of sybase?
Explain about the features of sybase iq?
What causes re-resolution of a stored procedure in sybase?
What are the vital features of sybase?
How do you use workspace in sybase?
What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and in real time when we go to truncate the log?
How would you fix a munged log in sybase ?
How do I add a sybase driver to sql developer?
Differentiate between db-lib and ct-lib?
What do you mean by mainframe connect tool in sybase?