asked 152k views
2 votes
True or false a relational database is one in which every data item is related to every other data item

1 Answer

1 vote
I think false, because the rows in a table for instance, do not relate to each other, but can relate to rows in another table, if some of the columns are foreign keys, pointing to primary keys in another table.
answered
User Petr
by
8.1k points

No related questions found