uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
ope_price | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| pri_dt | TimeStamp | Data de Início da Validade | |||||
| pri_service_type_id | SmallInt | Tipo de Serviço |
| ||||
pri_delete_bit | SmallInt | 0 | Bit de Exclusão | |||||
pri_cost_value | Numeric(10, 2) |
| 0 | Valor de Custo | ||||
pri_sale_value | Numeric(10, 2) |
| 0 | Valor de Venda | ||||
pri_profit | Numeric(10, 2) |
| 0 | Margem Líquida | ||||
pri_unit_id | Integer | Unidade |
|
Indexes | ||||
Name | Table | Columns | Unique | Clustered |
ix_ope_price_ope_service_type | URX_PUBLIC.ope_price | pri_service_type_id |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_ope_price_service_type | URX_PUBLIC.ope_service_type | URX_PUBLIC.ope_price | ser_type_id | pri_service_type_id |
fk_ope_price_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.ope_price | uni_person_id | pri_unit_id |
Parent Relations (none) |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |