Research Article

Genetic Programming for Automating the Development of Data Management Algorithms in Information Technology Systems

Table 8

A subset of the database tables for a financial system. The attributes in italic are primary or foreign keys.

Table Fields

Clientid, name, ssn, address, phone
Accountid, number, branch, client_id, balance
Savingid, number, branch, client_id, balance
Transactionid, operation, account_id, value, code