Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Database Management System Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bouchaira Neirouz
Database Management System Project
Commits
0f2d26d6
Commit
0f2d26d6
authored
5 months ago
by
Bouchaira Neirouz
Browse files
Options
Downloads
Patches
Plain Diff
Edit README.md
parent
7794c48b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-53
3 additions, 53 deletions
README.md
with
3 additions
and
53 deletions
README.md
+
3
−
53
View file @
0f2d26d6
overleaf: https://www.overleaf.com/4463955393dysfdjndfzkw#6eb933
# Welcome!
sheet: https://docs.google.com/spreadsheets/d/157GdA1EVOL_eZaxRZuDm0mdXErk2PMyp9SLXa_p-4iY/edit?usp=sharing
The report that summarizes the project is "Database_management_system_project.pdf", which is in the root directory. Any relevant information will be found there.
# SGBD Usine
EMPLOYE
Please note that the paper was translated to English from French.
-
NUMERO_EMPLOYE INT
\ No newline at end of file
-
TYPE (1,2)
-
NOM CHAR
-
PRENOM CHAR
-
CS_PRODUCTION INT
-
CS_JOURNEE INT
-
DATE_DEBUT DATE
LOG_ANCIENNETE
-
NUMERO_EMPLOYE INT
-
DATE_DEBUT DATE
-
DATE_FIN DATE
-
ANCIENNETE FLOAT
GRILLE_SALAIRE_PROD
-
CS_PRODUCTION INT
-
PIECE_JOUR INT
-
SALAIRE_PIECE FLOAT
GRILLE_SALAIRE_HORAIRE
-
CS_HORAIRE INT
-
SALAIRE_HORAIRE FLOAT
LOG_JOURNEE_PROD
-
NUM_LOG_JOUR_PROD INT
-
DATE DATE
-
NUMERO_EMPLOYE INT
-
NB_PIECES INT
-
NB_PIECES_SUP INT
-
RETARD BOOL
LOG_JOURNEE_JOUR
-
NUM_LOG_JOUR_JOUR INT
-
DATE DATE
-
NUMERO_EMPLOYE INT
-
NB_HEURES INT
-
NB_HEURES_SUP INT
-
RETARD BOOL
SALAIRE_SEMAINE
-
DATE_LUNDI DATE
-
NUMERO_EMPLOYE
-
NB_HEURES INT
-
NB_PRODUCTION INT
-
SALAIRE_AVANT FLOAT
-
NOEL_BOOL BOOL
-
ANCIENNETE FLOAT
-
SALAIRE_APRES FLOAT
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment