Test PDF

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

locations

id INT(11)
street_address VARCHAR(50)

postal_code VARCHAR(12)
city VARCHAR(25)
state_provinence VARCHAR(25)
country_id VARCHAR(2)
Indexes

employees
job_history
id INT(11)
id INT(11)
fname VARCHAR(20)
start_date DATETIME
lname VARCHAR(20)
end_date DATETIME
email VARCHAR(30)
job_id VARCHAR(20)
phone VARCHAR(20)
department_id INT(11)
hire_date DATE Indexes
job_id VARCHAR(20)

salary DECIMAL(10,2)
commission_pct DECIMAL(4,2)
manager_id INT(11) departments jobs
dept_id INT(11) id INT(11) id VARCHAR(20)
created_at TIMESTAMP name VARCHAR(25) title VARCHAR(30)
updated_at TIMESTAMP manager_id INT(11) min_salary DECIMAL(10,2)
Indexes location_id INT(11) max_salary DECIMAL(10,2)
Indexes Indexes

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy