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 8008017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T18:00:43+00:00 2026-06-04T18:00:43+00:00

I have a table for a job post, something like: `job_post` – name –

  • 0

I have a table for a job post, something like:

`job_post`
  - name
  - position

`job_application`
  - profile (FK)
  - job_post (FK)  

In other words someone posts a job, job_post, and people can apply to that job, job_application.

I want to add an ability to award a job to an individual. For example, if Users 1-10 applied for the position of Plumber, that position could be awarded to User 6.

Where should I add the concept of awarding a project? I do not want to add an additional table for something so small. Which would be preferable —

Option 1 – on job_post:

`job_post`
  - name
  - position
  - awarded_to (FK to profile, else Null if hasn't been awarded yet)

Option 2 – on job_application:

`job_application`
  - profile (FK)
  - job_post (FK)  
  - awarded (boolean field, default = 0, if awarded = 1)

In addition, would adding this column to one of the above tables be an example of denormalizing the db structure? If so, why?

  • 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-06-04T18:00:44+00:00Added an answer on June 4, 2026 at 6:00 pm

    Job_post is going to be awarded to a Job_application, that’s the concept i can read. Then, with that logic, if only one application can be awarded to only one job, the first option is feasible. If more than one applicant can be awarded with the job post, then the second option is the correct one.

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

Sidebar

Related Questions

I have a table that looks like this: Name Job Year ImpFile ImpDate ------------------------------------------------
I have a database table, with people identified by a name, a job and
i have table consist of columns : id,name,job and i have row stored with
I have a table named job and is not plural but I was wondering
I have a Job table and a Contact table, I need to create another
I have a table as below: Job Quantity Status ----------------------- 1 100 OK 2
I have a simple map/reduce job that scans one hbase table, and modifies another
I have a table with a job # and a suffix. The query i'm
I have a log table that contains job status. One of the columns is
I have a bit of code which updates a table called job , but

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.