Explain the way to select tables for partition in Sybase
Explain the way to select tables for partition in Sybase?
Expert
You must partition heap tables which have large amounts of concurrent insert activity. Because, a heap table is a table, which no clustered index. Now here are some illustrations:
1. An "append-only" table to that every transaction should write2. A tables which provide a history or say audit list of activities3. A new table in which you load data along with bcp in. When the data is loaded in, then you can unpartition the table. It allows you to create a clustered index upon the table, or give other commands not permitted upon a partition table.
Describe the relationship among entity, entity class, and entity instance.
Explain about the Buffer Manager in relational database management system.
State the types of users in the Business Objects?
Which type of pointer will be use to implement the heterogeneous linked list in C language?
Clarify how we can export mappings to production environment?
Illustrates the Pointer a variable in data structure or not?
Describe the main characteristic of the database administrator?
What do you understand by the term Dataset?
Explain offline /online modes in the Designer?
What is the main dissimilarity between horizontal and vertical partitioning?
18,76,764
1956196 Asked
3,689
Active Tutors
1434244
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!