Research Article
Decision Support System for Economic Management of Large Enterprises Based on Artificial Intelligence
Table 4
Entity table of compensation information.
| Attribute | Type | Digits | Note |
| salary Number | int | 8 | Is the table identifier, representing uniqueness | personnel Number | int | 8 | This is a foreign key and represents the corresponding employee | salary Month | int | 4 | | total Salary | float | 8 | | salary Detail | text | 4 | | send Day | date | 8 | | finance Number | int | 8 | Is a foreign key, representing the corresponding financial staff |
|
|