If you update a field in one table and forget to update the same field in another table, you run the risk of increasing ________ errors in database
Fill in the blank(s) with correct word
Data Redundancy
Computer Science & Information Technology
You might also like to view...
Arithmetic expressions are evaluated .
a) from right to left b) from left to right c) according to the rules of operator precedence d) from the lowest level of precedence to the highest level of precedence
Computer Science & Information Technology
Using a class object within another class object is known as ____.
A. nesting B. circular referencing C. building D. composition
Computer Science & Information Technology