How do ERP systems make use of database technology?
What will be an ideal response?
Relational database technology has steadily improved since the 1970s and now provides the backbone for ERP systems. However, ERP systems have two different, conflicting uses of databases. First and foremost, they must efficiently process a potentially huge number of transactions. In contrast to this, transaction data must be summarized and used for generating and disseminating reports to a large number of users. Since these are two different purposes, it is usually the case that an ERP system has multiple databases behind them; some for transaction processing and some for data analysis and reporting. The most common relational databases used with ERP systems are Oracle, DB2, Sybase, and SQL Server.
You might also like to view...
In Agile Project Management, the term "scrum" refers to:
A) A period of enforced chaos. B) A meeting. C) The time when code is actually being written. D) Disagreements between the customer and the project team.
A base use case serves as a ________ to develop other analysis and design artifacts
A) guide B) base C) template D) framework