Overview of Database

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects.

SQL

SQL Commands

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects.

DDL – Data Definition Language

DML – Data Manipulation Language

TCL – Transaction Control Language

Real-life example

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects.

We are using it every day in different situations like Food storage, Medical store, clothes cupboard, etc, and are related to the database because the database is like a container.

Food storage

Food storage

Medical Store

Medical Store

The data is typically organized to model aspects of reality in a way that supports processes requiring information, such as modeling the availability of storage in the kitchen in a way that supports finding what items with quantity details. Like suppose we want to find how much rice is remaining in a rice pot then we can see that pot & find out

Summary

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects.

This article will help fresher candidates to understand the basics of databases with real-life example

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects.

Hope so you enjoyed this one.