What do you mean by deferred update in sybase?
What do you mean by adaptive server enterprise?
What measures are there to increase the db space?
Explain bind cache?
How do I move tempdb off of the master device?
What are the main differences between 11.x and 12.x versions of sybase?
Is there any advantage of last_name varchar(50) over this last_name varchar(255)?
How do I capture a process s sql in sybase?
Are there any alternatives to isql in sybase?
There is no space in file system and you need to take a back up. What will you do?
How to compute database fragmentation in sybase?
You want to delete a table in sybase. How would you do it?
How do I run multiple versions of sybase on the same server?
You need to add a notnull column in a table by using alter command (without using default command). How would you do that?
How do I force an index to be used in sybase?