CBSE SOLUTIONS-2025-26CLASS-10-PART-Bunit-3 database Management system using lobreoffice base
chapter- 4 Queries in libreoffice base
A. Fill in the blanks
Q1_______ allow you to retrieve, manipulate, and analyse data efficiently.
Answer: Queries
Q2_______ is the standard language for managing and manipulating relational databases.
Answer: SQL (Structured Query Language)
Q3An _______ in a query is a custom name assigned to a field to make the output more user-friendly.
Answer: Alias
Q4 In LibreOffice Base, the _______ is a tool that provides a step-by-step guide for creating queries without writing SQL code.
Answer: Query Wizard
Q5 In Design View, you can add tables and fields by dragging them from the table list into the _______.
Answer: Design Grid
B. True or False
Q1 The Query Wizard allows users to create complex queries without needing to know SQL.
Answer: True
Q2 In Design View, users must write all SQL commands manually to create a query.
Answer: False
Q3 Design View provides a visual interface for adding tables and fields to a query.
Answer: True
Q4 The Query Wizard does not allow for sorting of results after the query is created.
Answer: False
Q5 In Design View, you can specify which fields to include in the query by dragging them into the design grid.
Answer: True
Q6 Users can switch between Design View and SQL View in LibreOffice Base while working on a query.
Answer: True