normalization - Normalize the following scenario -


a college keeps details student , various modules student has studied. these details compromise registration number, name, address, tutor number, tutor name, diploma code, diploma name , repeating fields module code , module name , result. normalize relation.

there's quite few resource, this , this - once understand it, it'd simple... think in terms of sets of data , won't go far wrong

hint - tables obvious (answers in question), need table links 2 of them together


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -