The Experts below are selected from a list of 216 Experts worldwide ranked by ideXlab platform

Bala Srinivasan - One of the best experts on this subject based on the ideXlab platform.

Huai Qing Wang - One of the best experts on this subject based on the ideXlab platform.

Millist W. Vincent - One of the best experts on this subject based on the ideXlab platform.

  • Semantic foundations of 4NF in relational database design
    Acta Informatica, 1999
    Co-Authors: Millist W. Vincent
    Abstract:

    The issue of providing a Formal justification for the use of fourth Normal Form (4NF) in relational database design is investigated. The motivation and Formal definitions for three goals of database design are presented. These goals are the elimination of: redundancy, key-based update anomalies and fact-based replacement anomalies. It is then shown that, depending on the type of constraints permitted, either Boyce-Codd Normal Form (BCNF) or 4NF are the exact conditions needed to ensure most of the design goals. However, it is also shown that the conditions required to ensure the absence of a particular class of key-based update anomaly are new Normal Forms which have not previously been identified. In particular, for the case where the only constraints are functional dependencies (FDs), it is shown that the required Normal Form is a new Normal Form that is stronger than Third Normal Form (3NF) yet weaker than BCNF. Similarly, in the more general case where both FD and multivalued dependencies (MVDs) are present, the required Normal Form is a new Normal Form that is weaker than 4NF.

  • A note on relation schemes which are in 3NF but not in BCNF
    Information Processing Letters, 1993
    Co-Authors: Millist W. Vincent, Bala Srinivasan
    Abstract:

    Abstract We investigate the properties of relation schemes which are in Third Normal Form (3NF) but not in Boyce-Codd Normal Form (BCNF) and prove that such a relation scheme must have a pair of candidate keys which overlap.

Maria E Orlowska - One of the best experts on this subject based on the ideXlab platform.

Zhong Yong - One of the best experts on this subject based on the ideXlab platform.

  • Realization on a New Kind of Data Warehouse Architecture
    Computer Engineering, 2003
    Co-Authors: Zhong Yong
    Abstract:

    In order to ameliorate the deficiency of currently prevailing data warehouse architecture DBDW,this paper comes up to build DBODSDW three layer system construction by useing ODS(Operational Data Store). Then,on the basis of analyzing shortcomings of currently general logic modeling,this paper combines the Third Normal Form with the star type mode(StarSchema)to design and accomplish the data warehouse architecture which discussed above.