0
What is datbase?
3 Answers
+ 18
U can follow this lesson & comment section
(probably U mean database*)
https://www.sololearn.com/learn/SQL/1849/
+ 1
A database is a storage of data. where data is stored in well-structure containing tables and attributes, and relationships among tables. A database is designed to track transactions and retrieve the information back from it when needed.
0
Storage of data.