Словари, Словарь Dictionary
! & ( * , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = @ %
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ { ~
D D- D. D/ DA DB DC DD DE DF DG DH DI DJ DK DL DM DN DO DP DQ DR DS DT DU DV DW DX DY DZ

database normalisation

 
 
database normalisation A series of steps followed to obtain a design that allows for efficient access and of data in a . These steps reduce data redundancy and the chances of data becoming inconsistent. A in a is said to be in normal form if it satisfies certain . 's original work defined three such forms but there are now five generally accepted steps of normalisation. The output of the first step is called First Normal Form (1NF), the output of the second step is Second Normal Form (2NF), etc. First Normal Form eliminates by putting each into a separate table and connecting them with a . Second Normal Form eliminates on a by putting the fields in a separate table from those that are dependent on the whole . Third Normal Form eliminates functional dependencies on non-key fields by putting them in a separate table. At this stage, all non-key fields are dependent on the key, the whole key and nothing but the key. Fourth Normal Form separates independent multi-valued facts stored in one table into separate tables. Fifth Normal Form breaks out data redundancy that is not covered by any of the previous normal forms. {(http://home.earthlink.net/~billkent/Doc/simple5.htm)}. [What about non-relational databases?] (1999-05-05)
на заглавную О сайте10 самыхСловариОбратная связь к началу страницы
© 2010 Admin User
словарь
словарь online
online словарь
цитаты chrome
XHTML | CSS
1.8.11