CLIFORD JOSHY
unread,Jul 17, 2023, 1:21:10 PM7/17/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NITCbase Users
I was reading through NITCbase for learning purposes and saw the line,
"Q2. What is the minimum number of entries allowed in the Relation Catalog? What relations do these entries correspond to?
The minimum number of entries in the Relation Catalog is two, even in the absence of other relations in the database. These entries correspond to Relation Catalog and Attribute Catalog since they are also treated as relations and should be in the disk at all times. Thus, the maximum number of relations allowed in NITCbase is 18 (why?)."
Shouldn't the maximum no of relations be 19, as 2048/96 is 21 and 2 relations are taken up by relation catalog and attribute catalog. I don't quite understand how the number 18 came as the answer.