answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of data verification in database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Enter on the database or in the database?

We would use in rather than on. Data is stored in a database, not on a database. Data is entered into a database not onto a database.


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)


Why is a table created in database?

Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.Tables are central to a database. A table stores the data. Everything else in the database, such as queries, forms and reports, use the data from the table. Without tables, a database is useless as it would have no data.


Why would you use a database?

you would use a database? You would use it to store data


What are the advantages of data verification in database system?

Yalla Zeyd is X2 plus abu Zeyd and Um Zeyd Zeyd 7AMEL


Data conversion and loading in database?

By data conversion we mean the data is first processed. The data after processing is ready to store in database. And from the database we can retrieve it for our use.


Why does a teacher use database?

it because database is the largest storage when it comes data.


When do you use a database?

When you have a lot of data to analyse


Data organized in a way that allows access and use of that data?

A "Database"


What is database access?

A Database is a Software that is used For Storing The Data For Further Use.


What is the primary key field of a database?

its a unique key use to identify data in database


What is a database in PHP?

Database = Where you save your data (ex: if a user fill your registration form, entered data should be saved somewhere, that's database) Usually in PHP we use MySQL Database.