uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
sel_quotation | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| quo_service_id | Integer | Serviço |
| ||||
quo_product_id | Integer | Produto |
| |||||
| quo_supplier_id | Integer | Fornecedor | |||||
quo_quantity | Integer | Quantidade | ||||||
quo_delete_bit | SmallInt | 0 | Bit de Exclusão |
Indexes | ||||
Name | Table | Columns | Unique | Clustered |
ix_sel_quotation_ope_service | URX_PUBLIC.sel_quotation | quo_service_id | ||
ix_sel_quotation_sto_product | URX_PUBLIC.sel_quotation | quo_product_id |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_sel_quotation_ope_service | URX_PUBLIC.ope_service | URX_PUBLIC.sel_quotation | ser_id | quo_service_id |
fk_sel_quotation_sto_product | URX_PUBLIC.sto_product | URX_PUBLIC.sel_quotation | pro_id | quo_product_id |
Parent Relations (none) |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |