Which kind of example would be if you making a change to the conceptual schema of a database but not affecting the existing external schemas ?
Its an example of logical data independence.
For example Application programs written in C# or VB.NET do not need to know about any structure changes in SQL SERVER database. .
Example: adding of new field etc.
0 Comments
Please add nice comments or answer ....