CSE MCQs :: DBMS MCQs
- In the __________ normal form, a composite attribute is converted to individual attributes.
- A table on the many side of a one to many or many to many relationship must:
- Tables in second normal form (2NF):
- Functional Dependencies are the types of constraints that are based on______
- Which is a bottom-up approach to database design that design by examining the relationship between attributes:
- Which forms simplifies and ensures that there is minimal data aggregates and repetitive groups:
- Which forms has a relation that possesses data about an individual entity:
- Empdt1(empcode, name, street, city, state,pincode). For any pincode, there is only one city and state. Also, for given street, city and state, there is just one pincode. In normalization terms, empdt1 is a relation in