What is level of normalization HR Oracle Sample Database? -


https://docs.oracle.com/cd/e11882_01/server.112/e40540/tablecls.htm#cncpt88804

is third normal form or maybe fourth normal form ? know database have third normal form.

based on location having state_region column in it, country_id, i'd fails test second normal form because same state_country associated multiple countries through error in updating table.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -