Data Integrity
Data integrity is one of the most critical aspects of any database system. It is important that the data adhere to predefined set of rules, as determined by database administrator, application developer and also follow the obvious or natural validation. "Data Integrity" ensures the quality of the data in the database and it's enforcement prevents entry of any invalid data into the database tables. You may find a complete tutorial on this subject here, along with few possible questions asked in job interview or university viva, answered with explanations and examples. Please click : #-Link-Snipped-#
Readers may post their queries or doubts in the comments section.
Readers may post their queries or doubts in the comments section.
0