0% found this document useful (0 votes)
70 views1 page

Employee: Emp - Id First - Name Last - Name Birth - Date Sex Salary Super - Id Branch - Id

This document contains information about employees, branches, clients, and suppliers for a company database. It includes employee details like ID, name, salary, manager, and branch. It also lists the branches each employee works at and total sales for each client. Additionally, it outlines the branches, managers, and suppliers including paper, writing utensils, forms, and labels.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views1 page

Employee: Emp - Id First - Name Last - Name Birth - Date Sex Salary Super - Id Branch - Id

This document contains information about employees, branches, clients, and suppliers for a company database. It includes employee details like ID, name, salary, manager, and branch. It also lists the branches each employee works at and total sales for each client. Additionally, it outlines the branches, managers, and suppliers including paper, writing utensils, forms, and labels.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Company Database

Employee
emp_id first_name last_name birth_date sex salary super_id branch_id
100 David Wallace 1967-11-17 M 250,000 NULL 1
101 Jan Levinson 1961-05-11 F 110,000 100 1
102 Michael Scott 1964-03-15 M 75,000 100 2
103 Angela Martin 1971-06-25 F 63,000 102 2
104 Kelly Kapoor 1980-02-05 F 55,000 102 2
105 Stanley Hudson 1958-02-19 M 69,000 102 2
106 Josh Porter 1969-09-05 M 78,000 100 3
107 Andy Bernard 1973-07-22 M 65,000 106 3
108 Jim Halpert 1978-10-01 M 71,000 106 3

Branch Client
branch_id branch_name mgr_id mgr_start_date client_id client_name branch_id
1 Corporate 100 2006-02-09 400 Dunmore Highschool 2
2 Scranton 102 1992-04-06 401 Lackawana Country 2
3 Stamford 106 1998-02-13 402 FedEx 3
403 John Daly Law, LLC 3
Works_With 404 Scranton Whitepages 2
405 Times Newspaper 3
emp_id client_id total_sales
406 FedEx 2
105 400 55,000
102 401 267,000
Branch Supplier
108 402 22,500
branch_id supplier_name supply_type
107 403 5,000
2 Hammer Mill Paper
108 403 12,000
2 Uni-ball Writing Utensils
105 404 33,000
3 Patriot Paper Paper
107 405 26,000
2 J.T. Forms & Labels Custom Forms
102 406 15,000
3 Uni-ball Writing Utensils
105 406 130,000
3 Hammer Mill Paper
3 Stamford Lables Custom Forms

Labels
Primary Key
Foreign Key
Attribute

You might also like