answersLogoWhite

0

Data redundancy refers to repetitive data in the database. In a system with redundant data it is difficult to manage the relationships. Data redundancy is the result of poorly designed database. By implying proper constraints on the data it can be prevented.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Educational Theory

What is Data redundancy in DBMS?

In database we store data however the can be redundant. Redundancy means repetitive data that is taking extra storage space . So to reduce or prevent the storage space we should eliminate redundancy or just reduce it.


Your system problem is ntldr file is missing in every system restrat First time you are reinstall the OS is booting what can you do?

If the NTLDR file is missing on every system restart, you can try booting from the Windows installation disk or a USB drive and use the repair options to fix the NTLDR file. Alternatively, you can try using a bootable recovery tool to repair the missing NTLDR file. If these options don't work, you may need to perform a clean installation of the operating system.


How do you instaler the program rtl120bpl?

I need to format my computer, more especial, to restore the system (partition C). The computer ask me where is the file rtl120.bpl. I don't localize this file on computer. How to proceeding?


Give the major components of tle?

The major components of a TLE (Texas Instruments Language Extension) file include the program header, code section, and data section. The program header contains information about the file such as the target device and memory requirements. The code section contains the actual program instructions written in the TI assembly language, while the data section contains any constant values or variables used in the program.


What is the purpose of IO.SYS in Windows 98?

IO.SYS in Windows 98 is a critical system file that contains essential functions for the system to boot and for low-level hardware access. It is responsible for initializing hardware devices during system startup and passing control to the Windows kernel.

Related Questions

What are the two major weaknesses of file processing system?

data redundancy and data isolation


What is the difference between file base system and data base system?

DBS has more security and data integrity.It reduce data redundancy and updating errors which can occur in FBS.Contains of concurrent data access.But also it's expensive to use and they are also complex.Damage to DB affects virtually all application programs.


What is the limitation of File processing system?

Some limitation of file processing include:1. Data redundancy and inconsistency2. Difficulty in accessing data3. challenges with data security4. Often, time consuming and tedious


What are a couple of problems whit a traditional file environment?

Data redundancy Lack of data redundancy Data inconsistency Data security


What is Drawbacks of using file system to store data?

* Data redundancy and inconsistency. * Data isolation * Problem in atomicity of data * Difficulty to access data. * Security Problems


What is Data redundancy in DBMS?

In database we store data however the can be redundant. Redundancy means repetitive data that is taking extra storage space . So to reduce or prevent the storage space we should eliminate redundancy or just reduce it.


Difference between file processing system and database management system?

In file processing system a permanent system file is created for every new object. Application softwares are used to manipulate these files. SO characteristics (Some of them became its drawbacks) of file processing system are:- 1)Data redundancy and inconsistency 2)Difficulty in accessing data 3)Data isolation ie. data is in different formats and files. In database system these issues where addressed, by data abstraction. In DBMS, data is stored using 3 levels of abstraction 1)Physical Level : How data is stored 2)Conceptual level : What data is stored, relationship between data 3)View Level : What is visible to different users.


What were the shortcomings of early file-oriented database structures?

data redundancy


What are disadvantages of file system?

File system data management (or flat-file databases) served as the only method of file storage and retrieval before the advent of database management systems (such as relational databases). While retaining some use, flat-file databases suffer from poor accessibility, data redundancy, lack of standard file access and the inability to organize data.


What are the two major weaknesses of file-processing systems?

Traditional file processing systems include manual systems and also computer based file systems that were linked to particular application programs. This is the type of file processing that you used with your 3GL programming. They share a number of characteristics.


Advantages n disadvantages of traditional file system?

A disadvantage of a traditional file system is human error. When a file is filed in the wrong place it can be a long time before the file is located. Another disadvantage is the possibility of fire destroying the records. An advantage to this type of filing system is that there is a hard copy of everything that is filed. A file can be copied for several users of the file.


What are the differences between file system (FS) and storage system (SS) in terms of their functionalities and capabilities?

The main difference between a file system (FS) and a storage system (SS) is that a file system manages how data is organized and stored on a single device, while a storage system manages how data is stored and accessed across multiple devices or servers. File systems handle individual files and directories, while storage systems handle larger volumes of data and provide features like redundancy, scalability, and data protection.