SQL Developer

Job ID: 31078173

Budget: $10 – $30 USD

I have table I need help to create it:
Table-5: tspr_cost_category_percent
 Add the following fields to the table: 
1. tspr_cost_category_percent_id (PK) (Unique and Not Null) 
2. selected_state_id (FK from selected_state) (Not Null) 
3. cost_category_tspr_id (FK from d_cost_category_tspr -----80) (Not Null) 
4. percent_tspr   (Not Null, percentage values in 5% increments, 0% to 100%) 
Related categories: SQL Microsoft SQL Server