Skip to content

vano7577/db_art_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subject area "art workshop"

Entity Relationship diagram №1

Datalogical model

. integrity constraints:

abbreviation integrity constraints
PK primary key
FK foreign key
UN unique
NN NOT NULL
CH CHECK
1* > '1900-01-01'
2* ~ '^[\w.-]+@([\w-]+.)+[\w-]{2,4}$'
3* >0
4* BETWEEN 0 AND 100
5* char_length(contact_phone_num) =12
6* >=0

Physical data model

.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published