Decision support system database is implemented as a separate duplicate information and read-only and stored in another operating system, and is usually called a data mart or data warehouse. Some reasons for the decision support system separate databases :
- Decision support activities can be located on a separate database server so that even the integrity and operational databases performance undisturbed.
- Operational database structure is usually very complicated and optimized for the transaction.
- Decision support database must declare the consolidation of a number of operating system databases, operating systems, and different hardware platforms.
Usually, decision support databases are redundant, because it is a copy of the operational database, thus requiring periodic maintenance involving large amounts of data. Query processor of SQL Server provides a number of techniques called bulk processing updates that are designed to improve the performance of operations serve targeted. For example, when changing large amounts of data, the query processor will try to save all changes to the index that are affected in a pass if possible. This method is faster than by changing the index by way of line by line.
SQL Server also contains a number of tools to write queries in natural language. This tool is called English Query. You can use this facility to create a description of the entry and relationships expressed in a database.
0 comments:
Post a Comment