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.
What is the repository?
Describe briefly the difference between a shared lock and an exclusive lock?
Explain some of the data mining tools.
Determine the stand-alone procedures?
Explain the terms SQL Server and adaptive server enterprise?
Illustrate the multi value or multicolumn problem? Include an example not employed in the text.
What are the purposes of using lookups?
Describe briefly the term maximum and minimum cardinality?
Give definition of data structure?
Describe how operation is carried out within the spiral method?
18,76,764
1925319 Asked
3,689
Active Tutors
1425080
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!