In: Computer Science
5) Name the data model that is only used to document a database design.
6) State the most important characteristics regarding the output of any relational algebra operation.
7) Name the software system that permits the data in a distributed database to be transparent to others.
8) Use two words to distinguish a file based system and a database.
5) Name the data model that is only used to document a database design.
Answer:-
6) State the most important characteristics regarding the output of any relational algebra operation.
Answer:-
7) Name the software system that permits the data in a distributed database to be transparent to others.
Answer:-
8) Use two words to distinguish a file based system and a database.
Answer:-
File based system can not provide it but DBMS database can provide it easily using normalization.
Database has you can say flexible access to data normally calles as Queries whereas file based system is allowed only some pre- determined access that is program which is compiled.