Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6031649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:12:55+00:00 2026-05-23T05:12:55+00:00

I have the following table below and am supposed to convert it to 2NF.

  • 0

I have the following table below and am supposed to convert it to 2NF.

Convert table to 2NF

I have an answer to this where I have gone:

SKILLS: Employee, Skill

LOCATION: Employee, Current Work
Location

I have a feeling I’m wrong with this ^above^ though.

Also can someone explain what the differences are between 1NF, 2NF and 3NF. I know 1 comes first and you have to break it all up into smaller tables but would like a really good description to help me understand better. Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T05:12:56+00:00Added an answer on May 23, 2026 at 5:12 am
    Employee Table
    
    EmployeeID  |   Name
    1       |   Jones
    2       |   Bravo
    3       |   Ellis
    4       |   Harrison
    
    
    Skills Table
    
    SkillId     |   Skill
    1       |   Typing
    2       |   Shorthand
    3       |   Whittling
    4       |   Light Cleaning
    5       |   Alchemy
    6       |   Juggling
    
    Location Table
    
    LocationId  |   Name
    1       |   114 Main Street
    2       |   73 Industrial Way
    
    EmployeeSkill Table
    
    EmployeeId  |   LocationId  |   SkillId |   SkillName
    1       |   1       |   1   |   Typing
    1       |   1       |   2   |   Shorthand
    1       |   1       |   3   |   Whittling
    2       |   2       |   4   |   Light Cleaning
    3       |   2       |   5   |   Alchemy
    3       |   2       |   6   |   Juggling
    4       |   2       |   4   |   Light Cleaning
    

    In the EmployeeSkill table the primary key would be EmployeeId + LocationId, this gives you the skill they have at that location. Including the SkillName column violates 3NF in this example.
    This practice is actually used sometimes in database design (and called “denormalization”) in order to reduce joins to increase performance reading data that is commonly used together.
    Ususally this is only done in tables used for reporting.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following listbox below which binds to a database table of image
Let's say I have following table like this <!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0
I have the following table in my HTML: <div style=max-width:700px;> <table border=1> <tr><td colSpan=2>this
I have the following table. In this table I have dynamically added rows of
I have the following scenario(table below) where I would like to pick 'X' or
I have the following database table below I want to display notification to the
I have following Table with records for ActivityLog: ID, UserId, Category, Created 1 11
I have following table Id | Status | date ------------------- 1 | Onsite |2007
Imagine I have following table: NAME DATE OTHER_CONTANT 'A' '2012-06-05' 'baz' 'A' '2012-06-04' 'bar'
I have following CSS: table tbody tr:last-child td { padding-top: 7px; border-bottom: 0; }

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.