Table: WarrantyZones
Name: WarrantyZones Comment:Lưu thông tin "Khu vực bảo hành"
Primary Key
Columns: Id Cluster: false
Indexes[]
Foreign Keys[]
Columns | Ref Table | Ref Columns | Options |
| companyId | Companies | id | |
| createdBy | Users | id | |
| updatedBy | Users | id | |
Relationships[]
Columns | Ref Table | Ref Columns | Options |
| id | Products | warrantyZoneId | |
Columns[]
Label | Name | Type | Nullable | Default | Comment |
| Company | companyID | int | false | | |
| Id | id | int auto_increment | false | | |
| Name | name | text | false | | |
| Address | address | text | false | | |
| Created By | createdBy | int | false | | |
| Updated By | updatedBy | int | false | | |
| Created At | createdAt | datetime | false | | |
| Updated At | updatedAt | datetime | false | | |
| Delete | delete | tinyint(1) | false | | |