Computer Science, asked by yash5782, 3 months ago

Explain the following terms
1) Master table
2)Transsaction Table
3)Referential Integrity
Please answer fast​

Answers

Answered by SnehethaKrishna
2

Answer:

Referential integrity refers to the accuracy and consistency of data within a relationship. In relationships, data is linked between two or more tables. This is achieved by having the foreign key (in the associated table) reference a primary key value (in the primary – or parent – table).

Master tableThe tables that hold the records containing general information about the participants or objects of transactions within a module. In Accounts Receivable the master table contains the customer names, numbers, balances, and other general information. ...

Similar questions