Row of table in relational model terminology is classified as
Answers
Answer:
Row of table in relational model terminology is classified as tuple.
RELATIONAL MODEL
Row of table in relational model terminology is classified as TUPLE.
GETTING TO KNOW MORE ABOUT RELATIONAL MODEL :
* The relational model (RM) for database management is a method of managing data that uses a structure and language that is consistent with first-order predicate logic and was first described in 1969 by English computer scientist Edgar F. Codd], in which all data is represented as tuples that are grouped into relations. A relational database is one that is organised using the relational paradigm.
* The relational model's purpose is to provide a declarative method for specifying data and queries: users state directly what information the database contains and what information they want from it, and the database management system software handles describing data structures for storing the data and retrieval procedures for answering queries.