What is attribute , tuple , horizontal and scaling in RDBMS
Relational database
A relational database is a data structure that allows you to link information from different ‘tables’ or different types of data buckets.
Tables are related to each other
All fields must be filled.
Best suits for OLTP (Online ...
clouddiva.hashnode.dev1 min read