Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dmart, add_product - Coggle Diagram
Dmart
order
product_id(FK)
customer_id(FK)
quantity
price
total
dateTime
order_id(PK)
product
product_name
company
price
product_id(PK)
qantity
customer
customer_id(PK)
email_id
customer_name
password
category
name
id(PK)
add_product
product_id(FK)
qty
dateTime