State true or false: Crosstabs are not desirable in a database design
(a) True
(b) False
I have been asked this question in an online quiz.
This intriguing question comes from Normal Forms topic in portion Relational Database Design of RDBMS
(a) True
(b) False
I have been asked this question in an online quiz.
This intriguing question comes from Normal Forms topic in portion Relational Database Design of RDBMS
Right choice is (a) True
For explanation: Crosstabs may be useful for the users but they are not desirable in a database system because the queries would get more complicated due to the addition of cross tabs.