I am taking a database course, and I am studying table normalization.
Can someone explain to me why the second table in the first row on the right is not normalized?
, , , : 23 CS101 B +23 B102 C +, ( ). (, , ).:, , , , .
, ., id, name and DOB , id ., 1NF, 2NF, 3NF .. , . , .
id, name and DOB
id
, . , , .
student_name , students student_id (- , .).
student_name
students
student_id
, id, student_name ( ), (, id) . (name) , id.
name
3NF , ", ", ", Codd"!
.
23 - j.smith
Codd 1
Source: https://habr.com/ru/post/1610892/More articles:Android Soft Keyboard will appear on EditText Longpress - androidКак отключить edittext, когда EditText LongClicked? - androidHow to change / allow DB connections in Laravel 5 dynamically? - databaseHow to evaluate responses for specific URLs using Guzzle? - phpКак предотвратить отображение виртуальной клавиатуры при длительном нажатии на EditText Widget? - androidHow to make SystemJS transpile 'typescript' based on a file extension without content - typescriptPixelated font (font-face) on Windows (IE and Firefox) - cssBuilt-in .NET compilation in Visual Studio 2015 (Windows 10) does not work - c #Is the sower working great for the first time, but doesn't perform some tasks in subsequent cycles in Laravel 5? - loopsCNContactStore executeSaveRequest error with (CNErrorDomain 2 error) - iosAll Articles