Database - Introduction to Database - Discussion

Discussion Forum : Introduction to Database - General Questions (Q.No. 3)
3.
The following are components of a database except ________ .
user data
metadata
reports
indexes
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
34 comments Page 1 of 4.

Milan said:   1 decade ago
No, Database Management System is not useful to Create a App or Developing App.

DBMSes are Oracle and SQL Server. These are systems that can be used to manage transactional databases, such as HR systems, banking systems and so on. These are typically optimized for performing transactions. They are very good at returning discrete pieces of information.

GAUTAM said:   2 months ago
Reports" is typically not considered a core component of a database, as it represents the output derived from the data within the database, rather than its structural elements.

Ramesh K said:   1 decade ago
Report are stored in the databse but userdata or metadata are more import than the report. So obously components of the database system are user data and meta data.

Karthik said:   1 decade ago
Component of database includes indexes, data dictionary, metadata, description.

But reports are not components. It is generated by user according to their need.

Mathan said:   1 decade ago
Database is the Back end to store the Data which comes from Application. Database Application is the Normal .EXE File (Student Management System project).
(2)

Xyz said:   1 decade ago
Meta is the "data about Data" and are mainly classified into

1) Structural metadata.

2) Descriptive metadata.

Manoj said:   1 decade ago
Yes report is the way of presentation. It like a application not a component of database.

Yogesh Agrawal said:   1 decade ago
Reports are used by end users and is a part of BI reporting and not a part on database.

Rajat Rahul said:   1 decade ago
Yes, Reports are actually the output of the different database components...

Wasiuz zaman said:   1 decade ago
Yes, Reports are actually the output of the different database components.


Post your comments here:

Your comments will be displayed after verification.