FC0-U61 · Question #9
FC0-U61 Question #9: Real Exam Question with Answer & Explanation
The correct answer is B: Storing information. A relational database management system (RDBMS) is most commonly used for storing information in a structured and organized way. A RDBMS stores data in tables, which consist of rows and columns. Each row represents a record or an entity, and each column represents an attribute or
Question
Options
- ABuilding flowcharts
- BStoring information
- CGenerating reports
- DCreating diagrams
Explanation
A relational database management system (RDBMS) is most commonly used for storing information in a structured and organized way. A RDBMS stores data in tables, which consist of rows and columns. Each row represents a record or an entity, and each column represents an attribute or a property of the entity. A RDBMS allows users to create, update, delete, and query data using a standard language called SQL (Structured Query Language). A RDBMS also enforces rules and constraints to ensure data integrity and consistency.
Community Discussion
No community discussion yet for this question.