📜  区别berween数据库和数据库管理系统 - SQL代码示例

📅  最后修改于: 2022-03-11 15:04:51.142000             🧑  作者: Mango

代码示例1
A database is any collection of data, it can be words you write on a piece of paper or a digital file. A DataBase Management System (DBMS) is a piece of software that manages databases and lets you create, edit and delete databases, their tables and their data.