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.
Explain the way to swap a db device along with other.
Write a brief note on the differences between a data warehouse and data mart?
Write down a short note on XML and also describe the uses of it?
Explain what is Designer?
Specify the System variables?
Explain and compare OBE and SQL?
List out the different types of the data providers?
Briefly explain the sequence clustering algorithm?
Explain some of the data mining tools.
Explain difference types of the stages?
18,76,764
1935196 Asked
3,689
Active Tutors
1452602
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!