1.
User/client database table
S no. field datatype constraint description
1 Name Char(10) Primary key User_name
2 address Varchar(25) Not null User_address
3 Contact no. Varhcar(10) Not null Contact number
4 Cust. id Varchar(20) Not null Cust_id
5 Office address Varchar(20) Not null Office address
2. Manager database
S no. field datatype constraint descriptio
n
1 M_id Varchar(1 Not null Manager
0) ID
2 M_phone Varchar(1 Not null Manager
no. 0) phone no.
3 M_addres Varchar(1 Not null Manager
s 0) address
4 M_email Varchar(1 Not null Manager
0) mail
3.server databse
Serial no. field datatype constraint descriptio
n
1 Serv_nam Varchar(1 Not null Server
e 0) name
2 Ser_ID Varchar(2 Not null Server id
0)
3 Ser_confi Varchar(1 Not null Server
g 5) configurat
ion
4 devices Varchar(1 Not null Devices
0) connected
4. Codespeech
Serial no. field datatype contraint devices
1 CS_id Char(20) Not null Codespee
ch ID
2 CS_no. Char(20) Not null Codepeec
h number
3 CS_type Char(20) Foreign Codespee
key ch type