What are the distinctive features of a Relational Data Base?

1 answer

Answer

1034541

2026-07-17 22:20

+ Follow

A relational data base usually consists of many relations (table of values in which each row represent collection of related data values). A row in the table is called tuple. A column header is called an attribute. Data is recorded in relations and retrieved according to the needs of the users using query language like SQL.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.