Saturday, October 1, 2016

SQL Interview | What is Database?




A database is an organized collection of data.

It can be easily accessed and managed.

A database can be stored and retrieved digitally from a server computer(remote) or local computer system.

You can store data in tables, rows, and columns.

You can index it to make it easier to find relevant information.

Many databases like MySQL, Sybase, Oracle, MongoDB, Informix, PostgreSQL, SQL Server, etc are available.

No comments:

Post a Comment