answersLogoWhite

0


Best Answer

Yes, it is okay to have a database of unrelated data if there is a valid reason for doing so, such as for archival purposes or future analysis. However, it is generally more efficient and organized to have related data grouped together in separate databases or tables.

User Avatar

AnswerBot

3d ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it OK to have a database of unrelated data?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

What diff between the database and database system?

A database is a collection of organized data, while a database system is a software application that manages, stores, and retrieves data from that database. The database system includes software for managing the database, as well as tools for interacting with the data, ensuring data integrity, and controlling access to the data.


What is the name of the system database that contains descriptions of the data in the database?

The system database that contains descriptions of the data in the database is called the data dictionary or metadata repository. It stores information about the structure, definition, and organization of data elements within the database to help users and systems work with the data effectively.


Data base state vs database schema?

The database state refers to the current data stored in the database, including all records and their values. On the other hand, the database schema refers to the structure of the database, including tables, columns, constraints, and relationships. The schema defines how the data is organized and stored in the database.


What is a document that describes database objects and their data types?

A data dictionary is a document that describes database objects such as tables, columns, and their corresponding data types. It provides information about the structure, relationships, and constraints of the database schema.


Which database object does NOT contain data?

Database indexes do not contain data; they are structures that improve the speed of data retrieval.

Related questions

Differentiate DATA from a database?

A database is a collection of data. Data represents items that are stored within the database.


How do you validate and retrieve data from database?

How do you validate and retrieve data from database?" How do you validate and retrieve data from database?"


Enter on the database or in the database?

We would use in rather than on. Data is stored in a database, not on a database. Data is entered into a database not onto a database.


Why do Database Management is related to MS Access?

Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.Access is a Database Management System, so it is related to the management of data. It is what a database is for.


What are to advantages of a database?

A database is a collection of interrelated data and the advantages of a database are ensured efficiency, standardized data, maintainable data, integrated data, reduced redundancy of data.


What are the roles of database and database administrators?

A database is a storage that contains data. To manage data in the database different roles are assigned . One such role is of a DBA that is database administrator that is responsible for managing the database.A database stores data and manages data. It allows people to enter data and get information from the data in the form of queries or reports.A database administrator looks after the maintenance of the database, including things like the design, testing, security etc. He services the needs of users that have to access the database.


What is a database that has no data and has no database tools in which you create the data and the tools as you need them is reffered to as a?

A "schema-on-read" database is one that allows users to define the structure of the data as they access it, rather than enforcing a predefined schema. This approach allows for flexibility in data organization and analysis, making it a popular choice for big data and analytics applications.


Why do you have databases?

We have database to store data in to it. We prefer to have database over FPS because they handle the data efficiently.


What are the advantage of distributed database over centralized database?

Distributed databases offer advantages such as improved scalability, increased availability, and better fault tolerance compared to centralized databases. They also provide better performance by reducing network latency and enabling data to be processed closer to where it is needed. Additionally, distributed databases can offer better data security by replicating data across multiple locations.


Is 'A database uses characteristics such as field size and data type to define each field' false?

No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.


What are properties of database?

The interrelated data/records are stored in the database . Properties of database are that it maintains integrity of data, security of data, reduces problem in accessing the data.


Contrast of database and database system?

A database is simply a collection of pieces of information (data). A text file storing names and phone numbers is a database. A database management system (DBMS) is some software that manages the data within the database such as MySQL. Both the software and the database are considered together when thinking of a DBMS.