Explain table partitioning in sybase.



Explain table partitioning in sybase...

Answer / Jitender Jain

Table partitioning in Sybase is a method of dividing large tables into smaller, more manageable parts (partitions). Partitioning can improve query performance by reducing the amount of data that needs to be scanned and by allowing queries to be parallelized. Sybase supports horizontal and vertical partitioning.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

Explain coalesce. What is the equivalent of oracle/db2 coalesce function in sybase?

1 Answers  


What will cause the size of a stored procedure to grow in sybase?

1 Answers  


What is the depth of triggers?

1 Answers  


How to start and stop sybase database in linux sap?

1 Answers  


Explain the advantages of sybase iq.

1 Answers  


Explain timestemp datatype in sybase.

1 Answers  


Explain intimate shared memory(ism)

1 Answers  


Is sybase a database? Explain.

1 Answers  


You need to manipulate varbinary columns in sybase. How would you do that?

1 Answers  


How can I tell the datetime my server started?

1 Answers  


What is the difference between db-lib and ct-lib in sybase?

1 Answers  


How to connect to sybase database from linux?

1 Answers  


Categories