Database Developer Question:
Explain me what do you mean by data integrity?
Answer:
Data Integrity defines the accuracy as well as the consistency of the data stored in a database. It also defines integrity constraints to enforce business rules on the data when it is entered into an application or a database.
Previous Question | Next Question |
Tell me what are the three ways that Dynamic SQL can be executed? | Tell me what is an Index? |