0
0
SQLquery~5 mins

What is a database in SQL - Quick Revision & Key Takeaways

Choose your learning style9 modes available
Recall & Review
beginner
What is a database?
A database is a collection of organized information stored so it can be easily accessed, managed, and updated.
Click to reveal answer
beginner
Why do we use databases?
We use databases to keep data safe, find information quickly, and share data with others easily.
Click to reveal answer
beginner
Name two common types of databases.
Two common types are relational databases (like SQL) and NoSQL databases (like MongoDB).
Click to reveal answer
beginner
What is a table in a database?
A table is like a spreadsheet with rows and columns that stores data in a structured way.
Click to reveal answer
beginner
How does a database help in real life?
It helps store things like contacts, orders, or books so people can find and use this information easily.
Click to reveal answer
What is the main purpose of a database?
ATo browse the internet
BTo create graphics
CTo write emails
DTo store and organize data
Which of these is a type of database?
ARelational
BSpreadsheet
CPresentation
DText editor
What does a table in a database look like?
ARows and columns
BA paragraph of text
CA picture
DA video
Which of these is NOT a function of a database?
AStore data
BSend emails
CManage data
DRetrieve data
Why is a database better than a simple file for storing data?
AIt prints data on paper
BIt makes data invisible
CIt organizes data for easy searching
DIt deletes data automatically
Explain in your own words what a database is and why it is useful.
Think about how you keep your contacts or photos organized.
You got /4 concepts.
    Describe the structure of a database table and how it helps store information.
    Imagine a table like a grid where each cell holds a piece of information.
    You got /4 concepts.