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.
Define the term OCI?
Specify the major components of the Designer Interface?
What does web mining mean
Illustrates architecture of reporting services?
Explain the repository domains?
Explain the Equilibrium Price in brief.
Identify those statements are true about a foreign key?
Is the shortest distance between any 2 specified nodes is given by minimum spanning tree?
Illustrates the case statement present into stored procedure?
Describe briefly the term Session and Batches?
18,76,764
1956934 Asked
3,689
Active Tutors
1441331
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!