Home »
MCQs »
SQL MCQs »
SQL Basics (Set 1) MCQs
What does this SQL database language design to?
3. What does this SQL database language design to?
- Maintain the data in hierarchal database management systems.
- Maintain the data in relational database management systems.
- Maintain the data in network database management systems.
- Maintain the data in object-oriented database management systems.
Answer: B) Maintain the data in relational database management systems
Explanation:
SQL database language is designed to maintain the data in relational database management systems.