Which of the following is NOT a database object?
a. Tables
b. Queries
c. Worksheet
d. Reports
Answers
Answer:
Queries, reports and tables are all related to database and relationships are not the database object and it is related to functions in mathyematics.
Explanation:
Answer:
Worksheet is NOT a database object.
Explanation:
A database object is a data structure used to store or reference data.
DBMS offers following features or objects to manage data:
• Tables: A table refers to a storage container storing data pertaining to single object, subject or purpose.
• Queries: A database Query is a stored object that extracts data from a database as per a condition and present it in a readable , formatted form.
• Forms: Forms are the objects that provide an interface in user specified layout that lets users view, enters, change data directly in the table.
• Reports: A database Report is the formatted result of data coming from database objects like table or query.