42.4k views
2 votes
A data in database can be presented in _____ format​

User Thotam
by
5.9k points

1 Answer

2 votes

Answer:

Data is stored in tables, where each row is an item in a collection, and each column represents a particular attribute of the items. Well-designed relational databases conventionally follow third normal form (3NF), in which no data is duplicated in the system. ... With a homogenous data set, it is highly space efficient

User Seen
by
5.8k points