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.
Provide a brief introduction of the term ‘Data Mart’?
Describe the various categories of the range of database application?
Describe briefly the term maximum and minimum cardinality?
In OLE DB, what is the difference between an implementation and an interface?
Explain different domain which is there in BO?
What the difference between sequential file stage and hashed file stage is in relates to DataStage Server?
What is the corresponding of Oracle/Db2 Coalesce Function within Sybase?
Explain in brief the term apex cuboids.
Specify the data units at the different layers of TCP / IP protocol suite?
Explain some of the reasons which someone familiar with Microsoft Access will desire to learn VBA?
18,76,764
1953948 Asked
3,689
Active Tutors
1448490
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!