Vazquez MayraMarlen R4 U3
Vazquez MayraMarlen R4 U3
Vazquez MayraMarlen R4 U3
1:M
Cliente
Num_cliente
Nom_cliente
Dirección
E-mail
Forma de
pago RFC
Empleado Cliente
ID de Int Pk Not Null MODELO RELACIONAL Num_cliente Int Pk Not Null
empleado
1:1 Nom_cliente Varchar(50) Not Null
Nombre del Varchar(50) Not Null
empleado Dirección Varchar (50) Not Null
Dirección Varchar(50) Not Null E-mail Varchar (50) Null
Teléfono Varchar(15) Null 1:M 1:M Forma_pago Varchar (20) Not Null
CURP Varchar (18) Not Null RFC Varchar (13) Not Null
Ventas 1:M
1:M M:M
Código_venta Int Pk Not Null
Fecha_venta Date Not Null
Forma_pago Date Not Null Productos
Total Decimal(6,2) Not Null Código_producto Int Pk Not Null
Cod_empleado Int FK Nom_ producto Varchar(50) Not Null
1:M Cod_cliente Int FK Tipo Varchar(50) Not Null
Talla Decimal(2.2) Not Null
Producto_Venta Fecha_compra Date Not Null
Cod_venta Int FK Fecha_venta Date Not Null
1:M Cant_existencia Int Not Null
Cod_producto Int FK