A Database is a organized collection of inter-connected data items. It is a collection of persistent data (or information).
You need Database when you want to share data of all kinds between users, between tools working on them, between computers. Either it might be a different users or other applications, everyone can access the same set of Data.
We need a reliable storage system which can guarantee the health of Data.
Several users/applications must be able to safely access the same data concurrently.
You can use large amount of data efficiently.
there are many more reasons Security, protection, we can restrict the users to certain levels, etc.
SQL is not Database, it is a Language used to communicate with Database...
A query can be used to do things with the data. Mostly it is to extract information from the database, but they can also be used to delete, edit and update a database. Queries are very important and powerful aspect of a database.
MYSQL database
somethin bout database sting`
These database softwares or RDBMS are used to store the database of a company or an insttution help them to use in future.
Database softwares are used for store, manipulate, and view a collection of data
I assume it is a database used on a local desktop computer.
Microsoft Access is a database program.
"SELECT" statement is used to extract the infromation from a database.
No. Database is a data itself, organized according to rules of database management system. And Database Management System is a software used to organize a database, and to acces it too.
Microsoft Excel is not a database, it is a spreadsheet. You could use it for a rudimentary database application, but that is not it's primary function.
We have database to store data in to it. We prefer to have database over FPS because they handle the data efficiently.