answersLogoWhite

0


Best Answer

A database is only as useful as the data it contains. Validation helps prevent invalid or inconsistent data from getting stored. At the most elementary level, it could be as simple are requiring a given element to only contain numerical data. More complex validation rules might entail a list of valid values, cross-field edits (if field A contains "xyz", then field B cannot contain "abc") and various more complex rules known as constraints (such as foreign key and NOT NULL rules.)

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What data validation can be used in a database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why do you used validation?

A validation rule is simply to make sure that the data is entered correctly into the database (go onto bitesize-ICT-validation and verification for more info)


Data validation best refers to?

Data Validation is a process that ensures that data entered into the database form, a web form, or a computer program conforms to the correct data type.


Explain how validation rules can help maintain The integrity of a database?

Validation rules help maintain the integrity of a database by enforcing data accuracy and consistency. They ensure that only valid data entries are allowed, preventing errors such as incorrect data types, values out of range, or missing values. This helps in maintaining data quality and reliability within the database.


What are the advantages of using a validation rules?

The advantage of using validation rules in Microsoft Access is that you get clean and consistent data in your database.


What does database validation mean?

It means where the computer checks whether the data is correct.


How can you restrict the values of data entered into a database?

By creating Data validation rules you should be able to restrict the values of data entered


Why do you use validation rules?

A validation rule is simply to make sure that the data is entered correctly into the database (go onto bitesize-ICT-validation and verification for more info)


What is the use of data verification in database?

A database is only as useful as the data contained within it. Without data validation, inaccurate, invalid, obsolete or inconsistent data can be stored within the data tables leading to problems when the data is queried and analyzed.


Why data input validation is important?

Validation on user inputs is very important for the security purpose of the database. If a user enters a wrong value many times then a database can be corrupt. Here are some database issues:Input attack.Buffer overflow.Automated input.Code injection.Hidden field manipulation.Cross-site scripting.Countermeasures.·


What data validation rule is cautionary?

Data validation is all about what can be entered into a spreadsheet cell or database cell, you can choose an error message aswell as restricting what values can be entered, reducing human error and improving accuracy.


What is field validation?

Field validation ensures that a program or form is using clean incorrect data. A set of validation rules are used to check data that is entered into a system before it is processed.


Why do you have databases?

We have database to store data in to it. We prefer to have database over FPS because they handle the data efficiently.