Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
Just like asking What is the importance of programs in a computer !.
Tables are the the main objects that the DB consist of.
:)
If you can say database is your home, tables are your rooms in it.
if you do not segregate putting things inside the appropriate one, then your home would be a mess :-)
e.g : you put small things like jewelry in the same room/rack/drawer with nuts and bolts, suits, stationaries i bet it would be headache you have when you would like to take of them :-)
There is a relationship (Relation) between database tables called this system of relational databases (Relational Database Management System - RDBMS) primary objective of the database is to focus on how to organize the data and not on special applications. This means that the main aim of the database designer is to design the data that are free of redundancy and can be retrieved, modified and added them without the problems that can occur with the presence of the repetition. This is done by creating three levels of abstraction or models for databases called normalization models (Normalizing Forms), and are intended to make the composition of the data closer to the taxonomic nature.
Tables are the core element for the databases. In simple words, A table is a collection of related data held in a structured format within a database.
Table is the backbone of the database. Easy to identify the uniqueness of database.
What a beautiful question.
The answer is: If you have to ask this question then please, PLEASE look for another specialty in life. Change your career to pharmacist , doctor, carpenter, or anything else, but PLEASE leave IT alone.
tables are the soul of DB.