What is the difference between a database and a table? Give two real-life examples.
Answer:
Datebase:
Database is a collection of data which is organized and there will be some specific features of database using which we will be able to retrieve the data.
Table:
A table is a collection of rows/ Tuples. And table may contain any no of columns called as fields. A table my contain any number of fields. Colums are the name of the field and row is the data.
Simply table is used to organize the data in database. And a database may contain any number of tables.
Examples:
Get Answers For Free
Most questions answered within 1 hours.