Home  >  Article  >  Database  >  Differences between SAP ERP systems and DBMS

Differences between SAP ERP systems and DBMS

WBOY
WBOYforward
2023-09-22 08:29:021193browse

SAP ERP 系统和 DBMS 之间的区别

A DBMS or Database Management System is basically the tool/interface required to manage a database. For example, SQL Server or a tool like MYSQL Workbench is a DBMS. DBMS is mainly used or designed by technical people.

ERP (Enterprise Resource Planning System) is a complete system with only one database and multiple functional modules, with many input and output interfaces for everyone to use. For example, there could be one user interface for customers or business people and another user interface for technical people with various skills.

So basically we can say that DBMS can be a subset of ERP.

The above is the detailed content of Differences between SAP ERP systems and DBMS. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:tutorialspoint.com. If there is any infringement, please contact admin@php.cn delete