How do I open a sybase database?



How do I open a sybase database?..

Answer / Vikash Tiwari

{"open_db": "To open a Sybase database, you need to connect to it using SQL Anywhere or InterActiveSQL (IASE). Once connected, you can run SQL queries.nn Example using IASE:n iase -S my_server -d my_database -U my_user -P my_password"}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

Does table partitioning require user-defined segments in sybase?

1 Answers  


Is there any advantage of last_name varchar(50) over this last_name varchar(255)?

1 Answers  


List similarities and differences between oracle & sybase.

1 Answers  


What is replication in sybase?

1 Answers  


How do I create a partitioned table that spans multiple devices in sybase?

1 Answers  


Tempdb is full. How would you clear it?

1 Answers  


How to check database size in sybase iq?

1 Answers  


What is my identity burn factor vulnerability right now in sybase?

1 Answers  


Explain open server?

1 Answers  


What is cmaxpktsz good for in sybase?

1 Answers  


How do I run multiple versions of sybase on the same server?

1 Answers  


How would you lock a table in sybase? What text command will you use for it?

1 Answers  


Categories