asked 42.6k views
0 votes
What are the two main advantages to a well-designed relational database over other types?

asked
User Zgrkpnr
by
7.4k points

1 Answer

3 votes

The first and the most important advantage is that it supports a simple data structure, mainly tables. Familiar to many users, the table structure is an intuitive organization. Another main advantage of a relational database as compared to others is better security. Once data are split into tables, certain tables can be made confidential.

answered
User Calos
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.