1 Answer - Sort by: Date | Rating
In the beginning, file system was used to handle the database. In this system each application (software that use and works on that data) defines and defined and maintained its own data .thus data was not independent of these applications i.e. in order to change the data definition we also had to change the application too.
But now database management systems are used to manage the databases. These systems keeps the data independent of applications and each application can access the data through the same interface of database management systems.Application programs are immune to changes in logical or physical organization of data and vice versa.
As Data can be defined at two levels, either logically or physically.
The logical data definition is known as schema definition whereas the latter is known as physical data description.
• Logical data independence refers to the immunity of application programs to the logical structure of database. For example if we add more attributes to a relation in database, the data access methods used by application should not be affected.
• Physical data independence says that the application programs should not be concerned with the physical data organization. Therefore the application programs should not need to be modified when physical data organization is changed.
But now database management systems are used to manage the databases. These systems keeps the data independent of applications and each application can access the data through the same interface of database management systems.Application programs are immune to changes in logical or physical organization of data and vice versa.
As Data can be defined at two levels, either logically or physically.
The logical data definition is known as schema definition whereas the latter is known as physical data description.
• Logical data independence refers to the immunity of application programs to the logical structure of database. For example if we add more attributes to a relation in database, the data access methods used by application should not be affected.
• Physical data independence says that the application programs should not be concerned with the physical data organization. Therefore the application programs should not need to be modified when physical data organization is changed.
0
0
- What Is Table,cell,row And Columns In MS Word?
- What Are Some Errors In Using Database?
- An Sql Server Is Not An Operating System... why Are People Always Asking Exam Questions On This Site?
- What Is 4nf?
- What Is Hierarchical Communication?
- Q. How Many Types Of Anomalies Are There In A RDBMS?
- What Is Entity Integrity?
- What Is Integrity Constraints?
- What Are The Risks Using Database?
- What Is A Referential Anomaly?
- When Did Uganda Get Its Independence?
- Explain Any Two Advantages Of A Database Systems?
- Explain File Management Systems Using File-based Approach?
- Do You Need Any Qualifications To Be A Model?
- Writing Of Data To A Transaction Log Is Which ACID Property?
- When Did Japan Get Independence?
- How Are Records Deleted To Ensure The Integrity And Consistancy Of A Database?
- What Are The Higher Normal Forms In Database?
- Data In MS Access Table Is Read Only - Need To Change So Can Edit Or Delete?
- What Is The Oldest Database Model?
- What Is The Oldest And Simplest Of The 5 Database Models?
- What Does The Term Data Independence Mean And Why Is It An Important Goal?
- What Is 2-tier Architecture Of Database?
- What Is The Role Of A Data Entry Administrator?
- How Dbms Provides Concurrency?

New Comment - Comments are editable for 5 min.